kexi
KexiNameWidget Member ListThis is the complete list of members for KexiNameWidget, including all inherited members.
addNameSubvalidator(KexiUtils::Validator *validator, bool owned=true) | KexiNameWidget | |
captionLabel() const | KexiNameWidget | [inline] |
captionLineEdit() const | KexiNameWidget | [inline] |
captionText() const | KexiNameWidget | |
checkValidity() | KexiNameWidget | [slot] |
clear() | KexiNameWidget | [virtual, slot] |
empty() const | KexiNameWidget | |
init(const QString &message, const QString &nameLabel, const QString &nameText, const QString &captionLabel, const QString &captionText) | KexiNameWidget | [protected] |
isCaptionRequired() const | KexiNameWidget | [inline] |
isNameRequired() const | KexiNameWidget | |
KexiNameDialog class | KexiNameWidget | [friend] |
KexiNameWidget(const QString &message, QWidget *parent=0, const char *name=0, WFlags fl=0) | KexiNameWidget | |
KexiNameWidget(const QString &message, const QString &nameLabel, const QString &nameText, const QString &captionLabel, const QString &captionText, QWidget *parent=0, const char *name=0, WFlags fl=0) | KexiNameWidget | |
lbl_caption | KexiNameWidget | [protected] |
lbl_message | KexiNameWidget | [protected] |
lbl_name | KexiNameWidget | [protected] |
le_caption | KexiNameWidget | [protected] |
le_name | KexiNameWidget | [protected] |
lyr | KexiNameWidget | [protected] |
m_caption_required | KexiNameWidget | [protected] |
m_captionWarning | KexiNameWidget | [protected] |
m_le_name_autofill | KexiNameWidget | [protected] |
m_le_name_txtchanged_disable | KexiNameWidget | [protected] |
m_nameWarning | KexiNameWidget | [protected] |
m_validator | KexiNameWidget | [protected] |
messageChanged() | KexiNameWidget | [signal] |
messageText() const | KexiNameWidget | [inline] |
nameLabel() const | KexiNameWidget | [inline] |
nameLineEdit() const | KexiNameWidget | [inline] |
nameText() const | KexiNameWidget | |
nameValidator() const | KexiNameWidget | |
returnPressed() | KexiNameWidget | [signal] |
setCaptionRequired(bool set) | KexiNameWidget | [inline] |
setCaptionText(const QString &capt) | KexiNameWidget | |
setMessageText(const QString &msg) | KexiNameWidget | |
setNameRequired(bool set) | KexiNameWidget | |
setNameText(const QString &name) | KexiNameWidget | |
setWarningForCaption(const QString &txt) | KexiNameWidget | [inline] |
setWarningForName(const QString &txt) | KexiNameWidget | [inline] |
slotCaptionTxtChanged(const QString &) | KexiNameWidget | [protected, slot] |
slotNameTxtChanged(const QString &) | KexiNameWidget | [protected, slot] |
textChanged() | KexiNameWidget | [signal] |
~KexiNameWidget() | KexiNameWidget | [virtual] |
|