#include <hotkeys.h>
Public Member Functions | |
| hotkeys (QWidget *parent=0, const char *name=0, bool modal=false, Qt::WFlags fl=0) | |
| ~hotkeys () | |
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_hotkeys | |
| void | retranslateUi (QDialog *hotkeys) |
| void | setupUi (QDialog *hotkeys) |
Public Slots | |
| virtual void | sClose () |
| virtual void | sDelete () |
| virtual void | sEdit () |
| virtual SetResponse | set (const ParameterList &pParams) |
| virtual void | sFillList () |
| virtual void | sNew () |
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_hotkeys | |
| QPushButton * | _close |
| QPushButton * | _delete |
| QPushButton * | _edit |
| XTreeWidget * | _hotkey |
| QLabel * | _hotkeys |
| QPushButton * | _new |
| QLabel * | _username |
| QLabel * | _usernameLit |
| QHBoxLayout * | hboxLayout |
| QHBoxLayout * | hboxLayout1 |
| QHBoxLayout * | hboxLayout2 |
| QSpacerItem * | spacer112 |
| QSpacerItem * | Spacer12 |
| 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) |
| hotkeys::hotkeys | ( | QWidget * | parent = 0, |
| const char * | name = 0, |
||
| bool | modal = false, |
||
| Qt::WFlags | fl = 0 |
||
| ) |
| hotkeys::~hotkeys | ( | ) |
|
protectedvirtualslot |
|
virtualslot |
|
virtualslot |
|
virtualslot |
|
virtualslot |
|
virtualslot |
|
virtualslot |
| Generated on Fri Oct 7 2016 15:41:37 | xTuple ERP Programmer Reference, Version 4.6.0 |
1.8.10
|