kpresenter
KPrDefineCustomSlideShow Class Reference
List of all members.Detailed Description
Definition at line 84 of file KPrCustomSlideShowDia.h.
Public Member Functions | |
KPrDefineCustomSlideShow (QWidget *parent, QStringList &_listNameSlideShow, const QPtrList< KPrPage > &pages, const char *name=0L) | |
KPrDefineCustomSlideShow (QWidget *parent, const QString &_customName, QStringList &_listNameSlideShow, const QPtrList< KPrPage > &pages, QValueList< KPrPage * > &customPages, const char *name=0L) | |
QString | customSlideShowName () const |
QValueList< KPrPage * > | customSlides () |
Protected Slots | |
void | slotMoveUpSlide () |
void | slotMoveDownSlide () |
void | slotMoveRemoveSlide () |
void | slotMoveInsertSlide () |
void | slideNameChanged (const QString &_name) |
void | updateButton () |
virtual void | slotOk () |
Protected Member Functions | |
void | init () |
Protected Attributes | |
QStringList | listNameCustomSlideShow |
QListBox * | listSlide |
QListBox * | listSlideShow |
QToolButton * | m_insertSlide |
QToolButton * | m_removeSlide |
QToolButton * | m_moveUpSlide |
QToolButton * | m_moveDownSlide |
QLineEdit * | m_name |
The documentation for this class was generated from the following files: