kdeui
KDialogBaseTile Class Reference
Used internally by KDialogBase. More...
#include <kdialogbase_priv.h>
Inheritance diagram for KDialogBaseTile:

Public Slots | |
| void | cleanup () |
Signals | |
| void | pixmapChanged () |
Public Member Functions | |
| const QPixmap * | get () const |
| KDialogBaseTile (QObject *parent=0, const char *name=0) | |
| void | set (const QPixmap *pix) |
| ~KDialogBaseTile () | |
Detailed Description
Used internally by KDialogBase.
For internal use only.
Definition at line 48 of file kdialogbase_priv.h.
Constructor & Destructor Documentation
| KDialogBaseTile::KDialogBaseTile | ( | QObject * | parent = 0, |
|
| const char * | name = 0 | |||
| ) |
Definition at line 1796 of file kdialogbase.cpp.
| KDialogBaseTile::~KDialogBaseTile | ( | ) |
Definition at line 1802 of file kdialogbase.cpp.
Member Function Documentation
| void KDialogBaseTile::cleanup | ( | ) | [slot] |
Definition at line 1836 of file kdialogbase.cpp.
| const QPixmap * KDialogBaseTile::get | ( | ) | const |
Definition at line 1830 of file kdialogbase.cpp.
| void KDialogBaseTile::pixmapChanged | ( | ) | [signal] |
| void KDialogBaseTile::set | ( | const QPixmap * | pix | ) |
Definition at line 1808 of file kdialogbase.cpp.
The documentation for this class was generated from the following files:
KDE 3.5 API Reference