kpresenter
KPrImageEffectDia Class Reference
List of all members.Detailed Description
Definition at line 31 of file KPrImageEffectDia.h.
Public Member Functions | |
KPrImageEffectDia (QWidget *parent=0, const char *name=0) | |
~KPrImageEffectDia () | |
void | setPixmap (QPixmap pix) |
ImageEffect | getEffect () const |
QVariant | getParam1 () const |
QVariant | getParam2 () const |
QVariant | getParam3 () const |
void | setEffect (ImageEffect eff, QVariant p1, QVariant p2, QVariant p3) |
Protected Member Functions | |
virtual void | showEvent (QShowEvent *e) |
Member Function Documentation
ImageEffect KPrImageEffectDia::getEffect | ( | ) | const [inline] |
QVariant KPrImageEffectDia::getParam1 | ( | ) | const [inline] |
QVariant KPrImageEffectDia::getParam2 | ( | ) | const [inline] |
Returns the second param of the the selected effect.
Definition at line 54 of file KPrImageEffectDia.h.
QVariant KPrImageEffectDia::getParam3 | ( | ) | const [inline] |
Returns the third param of the the selected effect.
Definition at line 58 of file KPrImageEffectDia.h.
void KPrImageEffectDia::setEffect | ( | ImageEffect | eff, | |
QVariant | p1, | |||
QVariant | p2, | |||
QVariant | p3 | |||
) |
Set the initial effect and its params before showing the dialog.
Definition at line 223 of file KPrImageEffectDia.cpp.
void KPrImageEffectDia::setPixmap | ( | QPixmap | pix | ) |
The documentation for this class was generated from the following files: