KexiNameDialog Class Reference
#include <kexinamedialog.h>
Inheritance diagram for KexiNameDialog:

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 |
Constructor & Destructor Documentation
|
||||||||||||||||
|
Definition at line 22 of file kexinamedialog.cpp. |
|
||||||||||||||||||||||||||||||||
|
Definition at line 34 of file kexinamedialog.cpp. |
|
|
Definition at line 48 of file kexinamedialog.cpp. |
Member Function Documentation
|
|
Definition at line 91 of file kexinamedialog.cpp. References KexiNameWidget::checkValidity(), and m_widget. |
|
|
Definition at line 52 of file kexinamedialog.cpp. References m_icon, m_widget, slotTextChanged(), and updateSize(). Referenced by KexiNameDialog(). |
|
|
Definition at line 98 of file kexinamedialog.cpp. References m_icon. Referenced by KexiMainWindowImpl::getNewObjectInfo(). |
|
|
Definition at line 103 of file kexinamedialog.cpp. References KexiNameWidget::captionLineEdit(), and m_widget. |
|
|
Definition at line 82 of file kexinamedialog.cpp. References KexiNameWidget::captionText(), KexiNameWidget::isCaptionRequired(), KexiNameWidget::isNameRequired(), m_widget, and KexiNameWidget::nameText(). Referenced by init(). |
|
|
Definition at line 74 of file kexinamedialog.cpp. References KexiNameWidget::lbl_message, and m_widget. Referenced by init(). |
|
|
Definition at line 42 of file kexinamedialog.h. Referenced by KexiMainWindowImpl::getNewObjectInfo(). |
Member Data Documentation
|
|
Definition at line 57 of file kexinamedialog.h. Referenced by init(), and setDialogIcon(). |
|
|
Definition at line 58 of file kexinamedialog.h. Referenced by accept(), init(), KexiNameDialog(), show(), slotTextChanged(), and updateSize(). |
The documentation for this class was generated from the following files:
