kpresenter
KPrTransEffectDia Class Reference
List of all members.Detailed Description
Definition at line 74 of file KPrTransEffectDia.h.
Signals | |
| void | apply (bool global) |
Public Member Functions | |
| KPrTransEffectDia (QWidget *parent, const char *name, KPrDocument *_doc, KPrView *_view) | |
| PageEffect | getPageEffect () const |
| EffectSpeed | getPageEffectSpeed () const |
| bool | getSoundEffect () const |
| QString | getSoundFileName () const |
| bool | getAutoAdvance () const |
| int | getSlideTime () const |
Protected Slots | |
| void | preview () |
| void | effectChanged (int) |
| void | effectChanged () |
| void | speedChanged (int) |
| void | timeChanged (int) |
| void | soundEffectChanged () |
| void | slotRequesterClicked (KURLRequester *) |
| void | slotSoundFileChanged (const QString &) |
| void | playSound () |
| void | stopSound () |
Protected Member Functions | |
| virtual void | slotOk () |
| virtual void | slotUser1 () |
Protected Attributes | |
| KPrDocument * | doc |
| KPrView * | view |
| PageEffect | pageEffect |
| EffectSpeed | speed |
| bool | soundEffect |
| QString | soundFileName |
| KPrEffectPreview * | effectPreview |
| QListBox * | effectList |
| QComboBox * | speedCombo |
| QCheckBox * | automaticPreview |
| QPushButton * | previewButton |
| QCheckBox * | checkSoundEffect |
| QLabel * | lSoundEffect |
| KURLRequester * | requester |
| QPushButton * | buttonTestPlaySoundEffect |
| QPushButton * | buttonTestStopSoundEffect |
| KIntNumInput * | timeSlider |
| int | slideTime |
| KPrSoundPlayer * | soundPlayer |
The documentation for this class was generated from the following files:

