kpresenter
KPrEffectDia Class Reference
List of all members.Detailed Description
Definition at line 42 of file KPrEffectDia.h.
Public Slots | |
void | slotEffectDiaOk () |
Public Member Functions | |
KPrEffectDia (QWidget *parent, const char *, const QPtrList< KPrObject > &_objs, KPrView *) | |
~KPrEffectDia () | |
Protected Slots | |
void | disappearChanged () |
void | appearEffectChanged (int num) |
void | disappearEffectChanged (int num) |
void | appearSoundEffectChanged () |
void | disappearSoundEffectChanged () |
void | slotRequesterClicked (KURLRequester *) |
void | slotAppearFileChanged (const QString &) |
void | slotDisappearFileChanged (const QString &) |
void | playSound1 () |
void | playSound2 () |
void | stopSound1 () |
void | stopSound2 () |
Protected Member Functions | |
void | resizeEvent (QResizeEvent *e) |
QString | getSoundFileFilter () const |
Protected Attributes | |
QComboBox * | cEffect |
QComboBox * | cEffect2 |
QComboBox * | cDisappear |
QComboBox * | cAppearSpeed |
QComboBox * | cDisappearSpeed |
QLabel * | lEffect |
QLabel * | lEffect2 |
QLabel * | lAppear |
QLabel * | lDisappear |
QLabel * | lDEffect |
QLabel * | lAppearSpeed |
QLabel * | lDisappearSpeed |
QSpinBox * | eAppearStep |
QSpinBox * | eDisappearStep |
QCheckBox * | disappear |
QBoxLayout * | topLayout |
KIntNumInput * | timerOfAppear |
KIntNumInput * | timerOfDisappear |
QCheckBox * | appearSoundEffect |
QCheckBox * | disappearSoundEffect |
QLabel * | lSoundEffect1 |
QLabel * | lSoundEffect2 |
KURLRequester * | requester1 |
KURLRequester * | requester2 |
QPushButton * | buttonTestPlaySoundEffect1 |
QPushButton * | buttonTestStopSoundEffect1 |
QPushButton * | buttonTestPlaySoundEffect2 |
QPushButton * | buttonTestStopSoundEffect2 |
KPrSoundPlayer * | soundPlayer1 |
KPrSoundPlayer * | soundPlayer2 |
KPrView * | view |
QPtrList< KPrObject > | objs |
The documentation for this class was generated from the following files: