kpresenter
KPrWebPresentationCreateDialog Class Reference
List of all members.Detailed Description
Definition at line 193 of file KPrWebPresentation.h.
Public Member Functions | |
| KPrWebPresentationCreateDialog (KPrDocument *_doc, KPrView *_view, const KPrWebPresentation &_webPres) | |
| ~KPrWebPresentationCreateDialog () | |
| void | start () |
| void | initCreation () |
| void | createSlidesPictures () |
| void | createSlidesHTML () |
| void | createMainPage () |
Static Public Member Functions | |
| static void | createWebPresentation (KPrDocument *_doc, KPrView *_view, const KPrWebPresentation &_webPres) |
Protected Slots | |
| void | saveConfig () |
Protected Member Functions | |
| void | setupGUI () |
| void | resizeEvent (QResizeEvent *e) |
Protected Attributes | |
| KPrView * | view |
| KPrDocument * | doc |
| KPrWebPresentation | webPres |
| KProgress * | progressBar |
| QLabel * | step1 |
| QLabel * | step2 |
| QLabel * | step3 |
| QLabel * | step4 |
| QLabel * | step5 |
| QPushButton * | bDone |
| QPushButton * | bSave |
| QVBox * | back |
The documentation for this class was generated from the following files:

