kpresenter
KPrSlideTransitionDia Class Reference
List of all members.Detailed Description
Definition at line 38 of file KPrSlideTransitionDia.h.
Public Member Functions | |
| KPrSlideTransitionDia (QWidget *parent, const char *name, KPrView *view) | |
| ~KPrSlideTransitionDia () | |
Protected Slots | |
| void | effectChanged (int) |
| void | playSound () |
| void | stopSound () |
| void | preview () |
| void | slotDoPageEffect () |
| void | slotOk () |
| void | slotRequesterClicked (KURLRequester *) |
| void | slotSoundFileChanged (const QString &text) |
| void | slotUser1 () |
| void | soundEffectChanged () |
Protected Member Functions | |
| void | apply (bool global) |
| QString | getSoundFileFilter () |
Protected Attributes | |
| SlideTransitionWidget * | m_dialog |
| KPrView * | m_view |
| KPrSoundPlayer * | m_soundPlayer |
| PageEffect | m_effect |
| EffectSpeed | m_effectSpeed |
| bool | m_soundEffect |
| QString | m_soundFileName |
| int | m_slideTime |
| KPrPageEffects * | m_pageEffect |
| QTimer | m_pageEffectTimer |
| QPixmap | m_pixmap |
| QPixmap | m_target |
The documentation for this class was generated from the following files:

