Configuration UI for the CyberSource credit card processor. More...
#include <configcybersourceprocessor.h>
Public Member Functions | |
| ConfigCyberSourceProcessor (QWidget *parent=0, Qt::WindowFlags flags=0) | |
| virtual | ~ConfigCyberSourceProcessor () |
Public Member Functions inherited from ConfigCreditCardProcessor | |
| ConfigCreditCardProcessor (QWidget *parent=0, Qt::WindowFlags flags=0) | |
| virtual | ~ConfigCreditCardProcessor () |
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_ConfigCyberSourceProcessor | |
| void | retranslateUi (QWidget *ConfigCyberSourceProcessor) |
| void | setupUi (QWidget *ConfigCyberSourceProcessor) |
Public Slots | |
| virtual bool | sSave () |
Public Slots inherited from ConfigCreditCardProcessor | |
| virtual bool | sSave ()=0 |
| Save the details required for a specific credit card processing company. More... | |
Public Slots inherited from XWidget | |
| virtual enum SetResponse | set (const ParameterList &) |
Protected Slots | |
| virtual void | languageChange () |
Protected Slots inherited from ConfigCreditCardProcessor | |
| virtual void | languageChange ()=0 |
Protected Slots inherited from XWidget | |
| virtual enum SetResponse | postSet () |
Additional Inherited Members | |
Public Attributes inherited from Ui_ConfigCyberSourceProcessor | |
| QLabel * | _ccCSLit |
| XLabel * | _ccCsOptions |
| QFormLayout * | formLayout |
Protected Member Functions inherited from XWidget | |
| void | closeEvent (QCloseEvent *event) |
| QScriptEngine * | engine () |
| void | showEvent (QShowEvent *event) |
Configuration UI for the CyberSource credit card processor.
| ConfigCyberSourceProcessor::ConfigCyberSourceProcessor | ( | QWidget * | parent = 0, |
| Qt::WindowFlags | flags = 0 |
||
| ) |
|
virtual |
|
protectedvirtualslot |
|
virtualslot |
| Generated on Fri Oct 7 2016 16:24:46 | xTuple ERP Programmer Reference, Version 4.7.0 |
1.8.10
|