kpresenter
KPrPageEffects Class Reference
List of all members.Detailed Description
Definition at line 35 of file KPrPageEffects.h.
Constructor & Destructor Documentation
KPrPageEffects::KPrPageEffects | ( | QPaintDevice * | dst, | |
const QPixmap & | pageTo, | |||
PageEffect | effect, | |||
EffectSpeed | speed | |||
) |
Class for displaying page effects.
This class takes a paint device and a pixmap and according to the effect it changes the paint device to contain the pixmap.
dst The paint device to which the output will be directed. It has to show the current pixmap. pageTo The pixmap which will be shown when the effect is finished. effect The effect which sould be used. speed The speed which should be used.
Definition at line 35 of file KPrPageEffects.cpp.
Member Function Documentation
bool KPrPageEffects::doEffect | ( | ) |
doEffect handles the next step of the page effect.
Returns true if the effect is finished.
Definition at line 56 of file KPrPageEffects.cpp.
void KPrPageEffects::finish | ( | ) |
The documentation for this class was generated from the following files: