kexi
KexiNameDialog Class Reference
List of all members.Detailed Description
Definition at line 27 of file kexinamedialog.h.
Public Slots | |
| virtual void | setDialogIcon (const QPixmap &icon) |
Public Member Functions | |
| KexiNameDialog (const QString &message, QWidget *parent=0, const char *name=0) | |
| KexiNameDialog (const QString &message, const QString &nameLabel, const QString &nameText, const QString &captionLabel, const QString &captionText, QWidget *parent=0, const char *name=0) | |
| virtual | ~KexiNameDialog () |
| KexiNameWidget * | widget () const |
| virtual void | show () |
Protected Slots | |
| void | slotTextChanged () |
| virtual void | accept () |
| void | updateSize () |
Protected Member Functions | |
| void | init () |
Protected Attributes | |
| QLabel * | m_icon |
| KexiNameWidget * | m_widget |
The documentation for this class was generated from the following files:

