Configuration UI for the Authorize.Net credit card processor. More...
#include <configauthorizedotnetprocessor.h>
Public Slots | |
| virtual void | sDuplicateWindow (int) |
| virtual enum SetResponse | set (const ParameterList &) |
| virtual bool | sSave () |
Public Member Functions | |
| ConfigAuthorizeDotNetProcessor (QWidget *parent=0, Qt::WindowFlags flags=0) | |
| virtual | ~ConfigAuthorizeDotNetProcessor () |
| virtual Q_INVOKABLE ParameterList | get () const |
| void | retranslateUi (QWidget *ConfigAuthorizeDotNetProcessor) |
| void | setupUi (QWidget *ConfigAuthorizeDotNetProcessor) |
Public Attributes | |
| QGridLayout * | _2 |
| QGroupBox * | _anCheckSigKey |
| QGroupBox * | _anCurrencyGroup |
| QLabel * | _anCurrFixedLit |
| XComboBox * | _anCurrFixedValue |
| QLineEdit * | _anDelim |
| QLabel * | _anDelimLit |
| QSpinBox * | _anDuplicateWindow |
| QLabel * | _anDuplicateWindowAsHMS |
| QLabel * | _anDuplicateWindowLit |
| QLineEdit * | _anEncap |
| QLabel * | _anEncapLit |
| QGroupBox * | _anExtrasGroup |
| XCheckBox * | _anIgnoreSSLErrors |
| QLineEdit * | _anSigKey |
| QRadioButton * | _anSigKeyFail |
| QLabel * | _anSigKeyLit |
| QRadioButton * | _anSigKeyWarn |
| QCheckBox * | _anUsingWellsFargoSecureSource |
| QComboBox * | _anVersion |
| QLabel * | _anVersionLit |
| QLabel * | _ccYPLit_2 |
| QGridLayout * | gridLayout |
| QGridLayout * | gridLayout_8 |
| QGridLayout * | gridLayout_9 |
| QHBoxLayout * | horizontalLayout_3 |
| QHBoxLayout * | horizontalLayout_4 |
| QHBoxLayout * | horizontalLayout_5 |
| QSpacerItem * | horizontalSpacer_4 |
| QSpacerItem * | horizontalSpacer_5 |
| QSpacerItem * | horizontalSpacer_6 |
| QSpacerItem * | verticalSpacer_2 |
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 Authorize.Net credit card processor.
| ConfigAuthorizeDotNetProcessor::ConfigAuthorizeDotNetProcessor | ( | 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 |
|
virtualslot |
|
virtualslotinherited |
Reimplemented in apWorkBench, arWorkBench, dspCreditCardTransactions, dspQOH, dspQOHByZone, taskListCalendar, and check.
|
virtualinherited |
|
inlineinherited |
|
protectedinherited |
|
virtualslot |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
staticprotectedinherited |
|
inherited |
|
protectedinherited |
|
protectedinherited |
|
staticinherited |
|
inherited |
|
inherited |
|
inherited |
|
protectedinherited |
|
protectedinherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
| Generated on Fri Apr 9 2021 | xTuple ERP Programmer Reference, Version 6.0.0 |
1.8.17
|