kpresenter
KPrWebPresentationWizard Class Reference
List of all members.Detailed Description
Definition at line 149 of file KPrWebPresentation.h.
Public Member Functions | |
| KPrWebPresentationWizard (const QString &_config, KPrDocument *_doc, KPrView *_view) | |
| ~KPrWebPresentationWizard () | |
Static Public Member Functions | |
| static void | createWebPresentation (const QString &_config, KPrDocument *_doc, KPrView *_view) |
Protected Slots | |
| virtual void | finish () |
| void | pageChanged () |
| void | slotChoosePath (const QString &) |
| void | slideTitleChanged (const QString &) |
| void | slideTitleChanged (QListViewItem *) |
Protected Member Functions | |
| void | setupPage1 () |
| void | setupPage2 () |
| void | setupPage3 () |
| void | setupPage4 () |
| void | setupPage5 () |
| void | closeEvent (QCloseEvent *e) |
Protected Attributes | |
| QString | config |
| KPrDocument * | doc |
| KPrView * | view |
| KPrWebPresentation | webPres |
| QHBox * | page1 |
| QHBox * | page2 |
| QHBox * | page3 |
| QHBox * | page4 |
| QHBox * | page5 |
| QCheckBox * | writeHeader |
| QCheckBox * | writeFooter |
| QCheckBox * | loopSlides |
| KLineEdit * | author |
| KLineEdit * | title |
| KLineEdit * | |
| KColorButton * | textColor |
| KColorButton * | titleColor |
| KColorButton * | backColor |
| KComboBox * | encoding |
| KComboBox * | doctype |
| KIntNumInput * | zoom |
| KIntNumInput * | timeBetweenSlides |
| KURLRequester * | path |
| KListView * | slideTitles |
| KLineEdit * | slideTitle |
The documentation for this class was generated from the following files:

