#include <queryitem.h>
Public Member Functions | |
QueryItem (QWidget *parent=0, Qt::WindowFlags fl=0) | |
~QueryItem () | |
virtual Q_INVOKABLE int | id () const |
virtual Q_INVOKABLE int | parentId () const |
Public Member Functions inherited from Ui_QueryItem | |
void | retranslateUi (QWidget *QueryItem) |
void | retranslateUi (QWidget *QueryItem) |
void | setupUi (QWidget *QueryItem) |
void | setupUi (QWidget *QueryItem) |
Public Slots | |
virtual void | clear () |
virtual void | setId (int p) |
virtual void | setParentId (int p) |
Signals | |
void | closed (bool ok) |
void | saved (int queryitemid) |
Protected Attributes | |
MQLEdit * | _mqledit |
int | _qryheadid |
int | _qryitemid |
SelectMQL * | _selectmql |
Protected Member Functions | |
virtual void | closeEvent (QCloseEvent *event) |
Protected Slots | |
virtual void | languageChange () |
virtual void | sHandleButtons () |
virtual void | sSave () |
virtual void | sUpdateRelations () |
Additional Inherited Members | |
Public Attributes inherited from Ui_QueryItem | |
QPushButton * | _cancel |
QWidget * | _qryCustomPage |
QWidget * | _qryMQLPage |
QLineEdit * | _qryName |
QLabel * | _qryNameLit |
XTextEdit * | _qryNotes |
XLabel * | _qryNotesLit |
XSpinBox * | _qryOrder |
XLabel * | _qryOrderLit |
XComboBox * | _qryRelation |
XLabel * | _qryRelationLit |
QWidget * | _qryRelationPage |
XComboBox * | _qrySchema |
XLabel * | _qrySchemaLit |
XComboBox * | _qrySrc |
QStackedWidget * | _qryStack |
QPushButton * | _save |
QWidget * | _undefinedQueryTypePage |
QFormLayout * | formLayout |
QFormLayout * | formLayout_2 |
QGridLayout * | gridLayout |
QHBoxLayout * | horizontalLayout |
QSpacerItem * | horizontalSpacer |
QSpacerItem * | horizontalSpacer_2 |
QVBoxLayout * | verticalLayout |
QSpacerItem * | verticalSpacer |
XLabel * | xlabel |
QueryItem::QueryItem | ( | QWidget * | parent = 0 , |
Qt::WindowFlags | fl = 0 |
||
) |
QueryItem::~QueryItem | ( | ) |
|
virtualslot |
|
signal |
|
protectedvirtual |
|
virtual |
|
protectedvirtualslot |
|
virtual |
|
signal |
|
virtualslot |
|
virtualslot |
|
protectedvirtualslot |
|
protectedvirtualslot |
|
protectedvirtualslot |
|
protected |
|
protected |
|
protected |
|
protected |
Generated on Tue Oct 11 2016 13:59:55 | xTuple ERP Programmer Reference, Version 4.3.0 | 1.8.10 |