#include <submitReport.h>
Public Member Functions | |
| submitReport (QWidget *parent=0, const char *name=0, bool modal=false, Qt::WFlags fl=0) | |
| ~submitReport () | |
| virtual Q_INVOKABLE int | check () |
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_submitReport | |
| void | retranslateUi (QDialog *submitReport) |
| void | setupUi (QDialog *submitReport) |
Public Slots | |
| virtual enum SetResponse | set (const ParameterList &pParams) |
| virtual void | sSubmit () |
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_submitReport | |
| QRadioButton * | _asap |
| QPushButton * | _close |
| DLineEdit * | _date |
| QLabel * | _documentName |
| QLabel * | _documentNameLit |
| XLineEdit * | _email |
| XLineEdit * | _fromEmail |
| QLabel * | _fromEmailLit |
| QTextEdit * | _responseBody |
| QLabel * | _responseBodyLit |
| QLabel * | _responseEmailLit |
| QRadioButton * | _scheduled |
| QGroupBox * | _scheduledGroup |
| QPushButton * | _submit |
| QTimeEdit * | _time |
| QGridLayout * | gridLayout |
| QHBoxLayout * | hboxLayout |
| QHBoxLayout * | hboxLayout1 |
| QHBoxLayout * | hboxLayout2 |
| QHBoxLayout * | hboxLayout3 |
| QHBoxLayout * | hboxLayout4 |
| QSpacerItem * | spacerItem |
| QSpacerItem * | spacerItem1 |
| QSpacerItem * | spacerItem2 |
| QSpacerItem * | spacerItem3 |
| QVBoxLayout * | vboxLayout |
| QVBoxLayout * | vboxLayout1 |
| QVBoxLayout * | vboxLayout2 |
| QVBoxLayout * | vboxLayout3 |
| QVBoxLayout * | vboxLayout4 |
Protected Member Functions inherited from XDialog | |
| virtual void | closeEvent (QCloseEvent *event) |
| virtual void | showEvent (QShowEvent *event) |
| submitReport::submitReport | ( | QWidget * | parent = 0, |
| const char * | name = 0, |
||
| bool | modal = false, |
||
| Qt::WFlags | fl = 0 |
||
| ) |
| submitReport::~submitReport | ( | ) |
|
virtual |
|
protectedvirtualslot |
|
virtualslot |
|
virtualslot |
| Generated on Fri Oct 7 2016 15:34:22 | xTuple ERP Programmer Reference, Version 4.4.0 |
1.8.10
|