kpresenter
KPrCustomSlideShowDia Class Reference
List of all members.Detailed Description
Definition at line 34 of file KPrCustomSlideShowDia.h.
Public Slots | |
| virtual void | slotOk () |
| void | slotDoubleClicked (QListBoxItem *) |
| void | slotTextClicked (QListBoxItem *) |
| void | slotRemove () |
| void | slotAdd () |
| void | slotModify () |
| void | slotCopy () |
| void | slotTest () |
| void | slotPresentationFinished () |
Public Member Functions | |
| KPrCustomSlideShowDia (KPrView *_view, KPrDocument *_doc, const char *name) | |
| ~KPrCustomSlideShowDia () | |
Protected Member Functions | |
| void | hideEvent (QHideEvent *) |
| void | init () |
| void | updateButton () |
| bool | uniqueName (int val, const QString &name) const |
Protected Attributes | |
| QListBox * | list |
| QPushButton * | m_pRemove |
| QPushButton * | m_pAdd |
| QPushButton * | m_pModify |
| QPushButton * | m_pCopy |
| QPushButton * | m_pTest |
| bool | m_bChanged |
| KPrDocument * | m_doc |
| KPrView * | m_view |
| CustomSlideShowMap | m_customSlideShowMap |
| QStringList | listPageName |
The documentation for this class was generated from the following files:

