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
|
Returns the selected effect.
Definition at line 46 of file KPrImageEffectDia.h. |
|
Returns the first param of the selected effect.
Definition at line 50 of file KPrImageEffectDia.h. |
|
Returns the second param of the the selected effect.
Definition at line 54 of file KPrImageEffectDia.h. |
|
Returns the third param of the the selected effect.
Definition at line 58 of file KPrImageEffectDia.h. |
|
Set the initial effect and its params before showing the dialog.
Definition at line 223 of file KPrImageEffectDia.cpp. |
|
Set the initial preview pixmap.
Definition at line 209 of file KPrImageEffectDia.cpp. |
The documentation for this class was generated from the following files: