kpresenter
KPrMSPresentation Class Reference
List of all members.Detailed Description
Definition at line 52 of file KPrMSPresentationSetup.h.
Public Member Functions | |
KPrMSPresentation (KPrDocument *_doc, KPrView *_view) | |
KPrMSPresentation (const KPrMSPresentation &msPres) | |
void | setTitle (const QString &_title) |
void | setBackColour (const QColor &_backColour) |
void | setTextColour (const QColor &_textColour) |
void | setPath (const QString &_path) |
QString | getTitle () const |
QColor | getBackColour () const |
QColor | getTextColour () const |
QString | getPath () const |
QValueList< SlideInfo > | getSlideInfos () const |
int | initSteps () const |
int | slidesSteps () |
int | indexFileSteps () const |
void | initCreation (KProgress *progressBar) |
void | createSlidesPictures (KProgress *progressBar) |
void | createIndexFile (KProgress *progressBar) |
Protected Member Functions | |
void | init () |
Protected Attributes | |
KPrDocument * | doc |
KPrView * | view |
QString | title |
QValueList< SlideInfo > | slideInfos |
QColor | backColour |
QColor | textColour |
QString | path |
QString | slidePath |
Classes | |
struct | SlideInfo |
The documentation for this class was generated from the following files: