kpresenter
KPrPgConfCmd Class Reference
List of all members.Detailed Description
Definition at line 478 of file KPrCommand.h.
Public Member Functions | |
KPrPgConfCmd (const QString &_name, bool _manualSwitch, bool _infiniteLoop, bool _showPresentationDuration, QPen _pen, QValueList< bool > _selectedSlides, const QString &_presentationName, bool _oldManualSwitch, bool _oldInfiniteLoop, bool _oldShowPresentationDuration, QPen _oldPen, QValueList< bool > _oldSelectedSlides, const QString &_oldPresentationName, KPrDocument *_doc) | |
virtual void | execute () |
virtual void | unexecute () |
Protected Attributes | |
bool | manualSwitch |
bool | oldManualSwitch |
bool | infiniteLoop |
bool | oldInfiniteLoop |
bool | showPresentationDuration |
bool | oldShowPresentationDuration |
QPen | pen |
QPen | oldPen |
QValueList< bool > | selectedSlides |
QValueList< bool > | oldSelectedSlides |
QString | oldPresentationName |
QString | presentationName |
KPrDocument * | doc |
The documentation for this class was generated from the following files: