#include <todoListCalendar.h>
Public Member Functions | |
| todoListCalendar (QWidget *parent=0, const char *=0, Qt::WindowFlags f=0) | |
| virtual SetResponse | set (const ParameterList &) |
| void | setParams (ParameterList &) |
Public Member Functions inherited from XWidget | |
| XWidget (QWidget *parent=0, Qt::WindowFlags flags=0) | |
| XWidget (QWidget *parent, const char *name, Qt::WindowFlags flags=0) | |
| ~XWidget () | |
| virtual Q_INVOKABLE ParameterList | get () const |
Public Member Functions inherited from Ui_todoListCalendar | |
| void | retranslateUi (QWidget *todoListCalendar) |
| void | setupUi (QWidget *todoListCalendar) |
Public Slots | |
| void | languageChange () |
| void | sDelete () |
| void | sEdit () |
| void | sEditCustomer () |
| void | sFillList () |
| void | sFillList (const QDate &) |
| void | sNew () |
| void | sOpen () |
| void | sView () |
| void | sViewCustomer () |
Public Slots inherited from XWidget | |
Protected Attributes | |
| QDate | _lastDate |
| int | _myUsrId |
| CalendarGraphicsItem * | calendar |
Protected Member Functions | |
| void | resizeEvent (QResizeEvent *) |
| void | showEvent (QShowEvent *) |
Protected Member Functions inherited from XWidget | |
| void | closeEvent (QCloseEvent *event) |
| QScriptEngine * | engine () |
| void | showEvent (QShowEvent *event) |
Protected Slots | |
| void | sPopulateMenu (QMenu *) |
Protected Slots inherited from XWidget | |
| virtual enum SetResponse | postSet () |
Additional Inherited Members | |
Public Attributes inherited from Ui_todoListCalendar | |
| XCheckBox * | _active |
| QPushButton * | _close |
| XCheckBox * | _completed |
| QGraphicsView * | _gview |
| XTreeWidget * | _list |
| ParameterGroup * | _usr |
| QHBoxLayout * | horizontalLayout |
| QHBoxLayout * | horizontalLayout_2 |
| QVBoxLayout * | vboxLayout |
| QVBoxLayout * | verticalLayout |
| QVBoxLayout * | verticalLayout_2 |
| QSpacerItem * | verticalSpacer |
| QSpacerItem * | verticalSpacer_2 |
| todoListCalendar::todoListCalendar | ( | QWidget * | parent = 0, |
| const char * | name = 0, |
||
| Qt::WindowFlags | f = 0 |
||
| ) |
|
slot |
|
protected |
|
slot |
|
slot |
|
slot |
|
virtual |
Reimplemented from XWidget.
| void todoListCalendar::setParams | ( | ParameterList & | params | ) |
|
slot |
|
slot |
|
protected |
|
slot |
|
slot |
|
protectedslot |
|
slot |
|
slot |
|
protected |
|
protected |
|
protected |
| Generated on Fri Oct 7 2016 16:24:51 | xTuple ERP Programmer Reference, Version 4.7.0 |
1.8.10
|