Configuration UI for the CyberSource credit card processor. More...
#include <configcybersourceprocessor.h>
Public Slots | |
| virtual enum SetResponse | set (const ParameterList &) |
| virtual bool | sSave () |
Public Member Functions | |
| ConfigCyberSourceProcessor (QWidget *parent=0, Qt::WindowFlags flags=0) | |
| virtual | ~ConfigCyberSourceProcessor () |
| virtual Q_INVOKABLE ParameterList | get () const |
| void | retranslateUi (QWidget *ConfigCyberSourceProcessor) |
| void | setupUi (QWidget *ConfigCyberSourceProcessor) |
Public Attributes | |
| QLabel * | _ccCSLit |
| XLabel * | _ccCsOptions |
| QFormLayout * | formLayout |
Protected Slots | |
| virtual void | languageChange () |
| virtual enum SetResponse | postSet () |
Protected Member Functions | |
| virtual void | callCloseEvent (QEvent *) |
| virtual enum SetResponse | callSet (const ParameterList &) |
| virtual void | callShowEvent (QEvent *) |
| void | closeEvent (QCloseEvent *event) |
| virtual QScriptEngine * | engine () |
| virtual void | loadScript (const QString &oName) |
| virtual void | loadScript (const QStringList &list) |
| virtual void | loadScriptEngine () |
| virtual Q_INVOKABLE bool | setScriptableParams (ParameterList &) |
| void | showEvent (QShowEvent *event) |
Protected Attributes | |
| QScriptEngineDebugger * | _debugger |
| QScriptEngine * | _engine |
| ParameterList | _lastSetParams |
| QAction * | _rememberPos |
| QAction * | _rememberSize |
| bool | _scriptLoaded |
| QWidget * | _self |
| QAction * | _showMe |
| bool | _shown |
Static Protected Attributes | |
| static ScriptCache * | _cache |
| static GuiClientInterface * | _guiClientInterface |
Configuration UI for the CyberSource credit card processor.
| ConfigCyberSourceProcessor::ConfigCyberSourceProcessor | ( | QWidget * | parent = 0, |
| Qt::WindowFlags | flags = 0 |
||
| ) |
|
virtual |
|
virtualinherited |
|
virtualinherited |
|
virtualinherited |
|
protectedinherited |
|
virtualinherited |
Reimplemented from ScriptableWidget.
|
virtualinherited |
Implements ScriptablePrivate.
|
protectedvirtualslot |
|
virtualinherited |
|
virtualinherited |
|
virtualinherited |
|
protectedvirtualslotinherited |
|
inlineinherited |
|
virtualslotinherited |
Reimplemented in apWorkBench, arWorkBench, dspCreditCardTransactions, dspQOH, dspQOHByZone, taskListCalendar, and check.
|
virtualinherited |
|
inlineinherited |
|
protectedinherited |
|
virtualslot |
|
staticprotectedinherited |
|
inherited |
|
inherited |
|
protectedinherited |
|
protectedinherited |
|
staticinherited |
|
inherited |
|
inherited |
|
inherited |
|
protectedinherited |
|
protectedinherited |
|
inherited |
|
inherited |
|
inherited |
| Generated on Fri Apr 9 2021 | xTuple ERP Programmer Reference, Version 6.0.0 |
1.8.17
|