#include <projectType.h>
Public Member Functions | |
projectType (QWidget *parent=0, const char *name=0, bool modal=true, Qt::WFlags fl=0) | |
~projectType () | |
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_projectType | |
void | retranslateUi (QWidget *projectType) |
void | setupUi (QWidget *projectType) |
Public Slots | |
virtual void | populate () |
virtual enum SetResponse | set (const ParameterList &pParams) |
Public Slots inherited from XDialog | |
virtual enum SetResponse | set (const ParameterList &) |
virtual void | setRememberPos (bool) |
virtual void | setRememberSize (bool) |
Protected Slots | |
virtual void | languageChange () |
virtual void | sClose () |
virtual void | sSave () |
Protected Slots inherited from XDialog | |
virtual enum SetResponse | postSet () |
virtual void | saveSize () |
Additional Inherited Members | |
Public Attributes inherited from Ui_projectType | |
QCheckBox * | _active |
QPushButton * | _close |
XLabel * | _codeLit |
XLabel * | _descrLit |
QPushButton * | _save |
XLineEdit * | _typeCode |
XLineEdit * | _typeDescr |
QGridLayout * | gridLayout_2 |
QHBoxLayout * | horizontalLayout |
QVBoxLayout * | verticalLayout |
QSpacerItem * | verticalSpacer |
Protected Member Functions inherited from XDialog | |
virtual void | closeEvent (QCloseEvent *event) |
virtual void | showEvent (QShowEvent *event) |
projectType::projectType | ( | QWidget * | parent = 0 , |
const char * | name = 0 , |
||
bool | modal = true , |
||
Qt::WFlags | fl = 0 |
||
) |
projectType::~projectType | ( | ) |
|
protectedvirtualslot |
|
virtualslot |
|
protectedvirtualslot |
|
virtualslot |
|
protectedvirtualslot |
Generated on Fri Oct 7 2016 16:24:50 | xTuple ERP Programmer Reference, Version 4.7.0 | 1.8.10 |