kpresenter

PresStep Class Reference

#include <presstep.h>

List of all members.


Detailed Description

Class for keeping a presentation step m_pageNumber the current page number 0 based m_step the current effect step 0 based m_subStep the current sub step 0 based for text animation m_animate true if the current step should be animated m_animateSub true if the current sub step should be animated.

Definition at line 32 of file presstep.h.


Public Member Functions

 PresStep (unsigned int pageNumber, unsigned int step, unsigned int subStep, bool animate=false, bool animateSub=false)

Public Attributes

int m_pageNumber
int m_step
int m_subStep
bool m_animate
bool m_animateSub

The documentation for this class was generated from the following file:
KDE Home | KDE Accessibility Home | Description of Access Keys