#include <group.h>
Public Member Functions | |
| group (QWidget *parent=0, const char *name=0, bool modal=false, Qt::WFlags fl=0) | |
| ~group () | |
Public Member Functions inherited from XDialog | |
| XDialog (QWidget *parent=0, Qt::WindowFlags flags=0) | |
| XDialog (QWidget *parent, const char *name, bool modal=false, Qt::WindowFlags flags=0) | |
| virtual | ~XDialog () |
| virtual Q_INVOKABLE ParameterList | get () const |
Public Member Functions inherited from Ui_group | |
| void | retranslateUi (QDialog *group) |
| void | setupUi (QDialog *group) |
Public Slots | |
| virtual void | populate () |
| virtual void | reject () |
| virtual void | sAdd () |
| virtual void | sAddAll () |
| virtual void | sCheck () |
| virtual SetResponse | set (const ParameterList &pParams) |
| virtual void | sModuleSelected (const QString &) |
| virtual void | sRevoke () |
| virtual void | sRevokeAll () |
| virtual void | sSave () |
Public Slots inherited from XDialog | |
| virtual enum SetResponse | set (const ParameterList &) |
| virtual void | setRememberPos (bool) |
| virtual void | setRememberSize (bool) |
Protected Slots | |
| virtual void | languageChange () |
Protected Slots inherited from XDialog | |
| virtual enum SetResponse | postSet () |
| virtual void | saveSize () |
Additional Inherited Members | |
Public Attributes inherited from Ui_group | |
| QPushButton * | _add |
| QPushButton * | _addAll |
| XTreeWidget * | _available |
| QPushButton * | _close |
| XLineEdit * | _description |
| QLabel * | _descriptionLit |
| XTreeWidget * | _granted |
| XComboBox * | _module |
| QLabel * | _moduleLit |
| XLineEdit * | _name |
| QLabel * | _nameLit |
| QPushButton * | _revoke |
| QPushButton * | _revokeAll |
| QPushButton * | _save |
| QFrame * | frame |
| QHBoxLayout * | hboxLayout |
| QHBoxLayout * | hboxLayout1 |
| QHBoxLayout * | hboxLayout2 |
| QHBoxLayout * | hboxLayout3 |
| QHBoxLayout * | hboxLayout4 |
| QSpacerItem * | spacerItem |
| QSpacerItem * | spacerItem1 |
| QSpacerItem * | spacerItem2 |
| QSpacerItem * | spacerItem3 |
| QSpacerItem * | spacerItem4 |
| QSpacerItem * | spacerItem5 |
| QVBoxLayout * | vboxLayout |
| QVBoxLayout * | vboxLayout1 |
| QVBoxLayout * | vboxLayout2 |
| QVBoxLayout * | vboxLayout3 |
| QVBoxLayout * | vboxLayout4 |
| QVBoxLayout * | vboxLayout5 |
| QVBoxLayout * | vboxLayout6 |
| QVBoxLayout * | vboxLayout7 |
| QVBoxLayout * | vboxLayout8 |
| QVBoxLayout * | vboxLayout9 |
Protected Member Functions inherited from XDialog | |
| virtual void | closeEvent (QCloseEvent *event) |
| virtual void | showEvent (QShowEvent *event) |
| group::group | ( | QWidget * | parent = 0, |
| const char * | name = 0, |
||
| bool | modal = false, |
||
| Qt::WFlags | fl = 0 |
||
| ) |
| group::~group | ( | ) |
|
protectedvirtualslot |
|
virtualslot |
|
virtualslot |
|
virtualslot |
|
virtualslot |
|
virtualslot |
|
virtualslot |
|
virtualslot |
|
virtualslot |
|
virtualslot |
|
virtualslot |
| Generated on Fri Oct 7 2016 15:41:37 | xTuple ERP Programmer Reference, Version 4.6.0 |
1.8.10
|