kpresenter
KPrPgConfDia Class Reference
List of all members.Detailed Description
Definition at line 45 of file KPrPgConfDia.h.
Public Slots | |
void | confDiaOk () |
Signals | |
void | pgConfDiaOk () |
Public Member Functions | |
KPrPgConfDia (QWidget *parent, KPrDocument *doc) | |
~KPrPgConfDia () | |
bool | getInfiniteLoop () const |
bool | getShowEndOfPresentationSlide () const |
bool | getManualSwitch () const |
bool | getPresentationDuration () const |
QPen | getPen () const |
QValueList< bool > | getSelectedSlides () const |
QString | presentationName () const |
Protected Slots | |
void | selectAllSlides () |
void | deselectAllSlides () |
void | radioButtonClicked () |
Protected Member Functions | |
void | setupPageGeneral () |
void | setupPageSlides () |
Protected Attributes | |
KPrDocument * | m_doc |
QCheckBox * | infiniteLoop |
QCheckBox * | presentationDuration |
QCheckBox * | endOfPresentationSlide |
QRadioButton * | m_manualButton |
QRadioButton * | m_autoButton |
KColorButton * | penColor |
QSpinBox * | penWidth |
QComboBox * | m_customSlideCombobox |
QListView * | slides |
QRadioButton * | m_customSlide |
QRadioButton * | m_selectedSlide |
QLabel * | m_labelCustomSlide |
The documentation for this class was generated from the following files: