#include <configureEncryption.h>
Public Member Functions | |
| configureEncryption (QWidget *parent=0, const char *name=0, bool modal=false, Qt::WFlags fl=0) | |
| ~configureEncryption () | |
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_configureEncryption | |
| void | retranslateUi (QWidget *configureEncryption) |
| void | setupUi (QWidget *configureEncryption) |
Public Slots | |
| virtual bool | sSave () |
Public Slots inherited from XAbstractConfigure | |
| virtual bool | sSave ()=0 |
Public Slots inherited from XWidget | |
| virtual enum SetResponse | set (const ParameterList &) |
Signals | |
| void | saving () |
Protected Slots | |
| virtual void | languageChange () |
Protected Slots inherited from XAbstractConfigure | |
| virtual void | languageChange ()=0 |
Protected Slots inherited from XWidget | |
| virtual enum SetResponse | postSet () |
Additional Inherited Members | |
Public Attributes inherited from Ui_configureEncryption | |
| QLineEdit * | _ccEncKeyName |
| QLabel * | _ccEncKeyNameLit |
| QLabel * | _ccEncryptionLabel |
| FileCluster * | _ccLinEncKey |
| QLabel * | _ccLinEncKeyLit |
| FileCluster * | _ccMacEncKey |
| QLabel * | _ccMacEncKeyLit |
| FileCluster * | _ccWinEncKey |
| QLabel * | _ccWinEncKeyLit |
| QGridLayout * | gridLayout |
| QGridLayout * | gridLayout_2 |
| QHBoxLayout * | horizontalLayout |
| QSpacerItem * | horizontalSpacer |
| QSpacerItem * | spacerItem |
| QVBoxLayout * | verticalLayout |
Protected Member Functions inherited from XAbstractConfigure | |
| XAbstractConfigure (QWidget *parent=0, Qt::WindowFlags f=0) | |
| Abstract interface definition for xTuple ERP Configure widgets. More... | |
| virtual | ~XAbstractConfigure () |
Protected Member Functions inherited from XWidget | |
| void | closeEvent (QCloseEvent *event) |
| QScriptEngine * | engine () |
| void | showEvent (QShowEvent *event) |
| configureEncryption::configureEncryption | ( | QWidget * | parent = 0, |
| const char * | name = 0, |
||
| bool | modal = false, |
||
| Qt::WFlags | fl = 0 |
||
| ) |
| configureEncryption::~configureEncryption | ( | ) |
|
protectedvirtualslot |
|
signal |
|
virtualslot |
| Generated on Fri Oct 7 2016 15:34:18 | xTuple ERP Programmer Reference, Version 4.4.0 |
1.8.10
|