#include <customCommand.h>
Public Member Functions | |
customCommand (QWidget *parent=0, const char *name=0, bool modal=false, Qt::WFlags fl=0) | |
~customCommand () | |
virtual void | populate () |
virtual SetResponse | set (const ParameterList &pParams) |
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_customCommand | |
void | retranslateUi (QDialog *customCommand) |
void | setupUi (QDialog *customCommand) |
Public Slots | |
virtual void | reject () |
virtual void | sDelete () |
virtual void | sEdit () |
virtual void | sFillList () |
virtual void | sNew () |
virtual void | sSave () |
Public Slots inherited from XDialog | |
virtual void | setRememberPos (bool) |
virtual void | setRememberSize (bool) |
Protected Attributes | |
int | _cmdid |
int | _mode |
QString | _oldPrivname |
bool | _saved |
Protected Member Functions | |
bool | save () |
Protected Member Functions inherited from XDialog | |
virtual void | closeEvent (QCloseEvent *event) |
virtual void | showEvent (QShowEvent *event) |
Protected Slots | |
virtual void | languageChange () |
virtual void | setMode (const int) |
Protected Slots inherited from XDialog | |
virtual enum SetResponse | postSet () |
virtual void | saveSize () |
Additional Inherited Members | |
Public Attributes inherited from Ui_customCommand | |
QPushButton * | _accept |
XTreeWidget * | _arguments |
QPushButton * | _close |
QPushButton * | _delete |
XTextEdit * | _description |
QPushButton * | _edit |
QLineEdit * | _executable |
QLabel * | _executableLit |
XComboBox * | _module |
QLabel * | _moduleLit |
QLineEdit * | _name |
QLabel * | _nameLit |
QPushButton * | _new |
QLineEdit * | _privname |
QLabel * | _privnameLit |
QTabWidget * | _tab |
QLineEdit * | _title |
QLabel * | _titleLit |
QWidget * | arguments |
QWidget * | descrip |
QGridLayout * | gridLayout |
QHBoxLayout * | hboxLayout |
QHBoxLayout * | hboxLayout1 |
QHBoxLayout * | hboxLayout2 |
QSpacerItem * | spacerItem |
QSpacerItem * | spacerItem1 |
QSpacerItem * | spacerItem2 |
QVBoxLayout * | vboxLayout |
QVBoxLayout * | vboxLayout1 |
QVBoxLayout * | vboxLayout2 |
QVBoxLayout * | vboxLayout3 |
QVBoxLayout * | vboxLayout4 |
QVBoxLayout * | vboxLayout5 |
customCommand::customCommand | ( | QWidget * | parent = 0 , |
const char * | name = 0 , |
||
bool | modal = false , |
||
Qt::WFlags | fl = 0 |
||
) |
customCommand::~customCommand | ( | ) |
|
protectedvirtualslot |
|
virtual |
|
virtualslot |
|
protected |
|
virtualslot |
|
virtualslot |
|
virtual |
Reimplemented from XDialog.
|
protectedvirtualslot |
|
virtualslot |
|
virtualslot |
|
virtualslot |
|
protected |
|
protected |
|
protected |
|
protected |
Generated on Fri Oct 7 2016 14:23:28 | xTuple ERP Programmer Reference, Version 4.2.0 | 1.8.10 |