ListDialogBase Member List
This is the complete list of members for
ListDialogBase, including all inherited members.
| accept() | QDialog | |
| done(int r) | QDialog | |
| doubleClicked()=0 | ListDialogBase | [pure virtual, slot] |
| enum{Rejected, Accepted} | QDialog | |
| exec() | QDialog | |
| extension() const | QDialog | |
| isModal() const | QDialog | |
| isSizeGripEnabled() const | QDialog | |
| languageChange() | ListDialogBase | [protected, virtual, slot] |
| ListDialogBase(QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0) | ListDialogBase | |
| m_cancel_button | ListDialogBase | |
| m_select_button | ListDialogBase | |
| m_tuple_list | ListDialogBase | |
| orientation() const | QDialog | |
| prop-whether show() should pop up the dialog as modal or modeless | QDialog | |
| prop-whether the size grip is enabled | QDialog | |
| QDialog(QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags f=0) | QDialog | |
| QDialog() | QDialog | |
| reject() | QDialog | |
| result() const | QDialog | |
| setExtension(QWidget *extension) | QDialog | |
| setModal(bool modal) | QDialog | |
| setOrientation(Orientation orientation) | QDialog | |
| setResult(int i) | QDialog | |
| setSizeGripEnabled(bool) | QDialog | |
| show() | QDialog | |
| showExtension(bool showIt) | QDialog | |
| textLabel1 | ListDialogBase | |
| ~ListDialogBase() | ListDialogBase | |