kpresenter
KPrMSPresentationCreateDialog Class Reference
List of all members.Detailed Description
Definition at line 128 of file KPrMSPresentationSetup.h.
Public Member Functions | |
| KPrMSPresentationCreateDialog (KPrDocument *_doc, KPrView *_view, const KPrMSPresentation &_msPres) | |
| ~KPrMSPresentationCreateDialog () | |
| void | start () |
| void | initCreation () |
| void | createSlidesPictures () |
| void | createIndexFile () |
Static Public Member Functions | |
| static void | createMSPresentation (KPrDocument *_doc, KPrView *_view, const KPrMSPresentation &_msPres) |
Protected Member Functions | |
| void | setupGUI () |
| void | resizeEvent (QResizeEvent *e) |
Protected Attributes | |
| KPrView * | view |
| KPrDocument * | doc |
| KPrMSPresentation | msPres |
| KProgress * | progressBar |
| QLabel * | step1 |
| QLabel * | step2 |
| QLabel * | step3 |
| QPushButton * | bDone |
| QVBox * | back |
The documentation for this class was generated from the following files:

