#include <currencySelect.h>
Public Member Functions | |
currencySelect (QWidget *parent=0, const char *name=0, bool modal=false, Qt::WFlags fl=0) | |
~currencySelect () | |
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_currencySelect | |
void | retranslateUi (QDialog *currencySelect) |
void | setupUi (QDialog *currencySelect) |
Public Slots | |
virtual void | sClose () |
virtual void | sPopulate () |
virtual void | sSelect () |
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_currencySelect | |
QPushButton * | _close |
XComboBox * | _country |
QLabel * | _countryLit |
QLineEdit * | _currAbbr |
QLabel * | _currAbbrLiteral |
QLineEdit * | _currName |
QLabel * | _currNameLiteral |
QLineEdit * | _currSymbol |
QLabel * | _currSymbolLiteral |
QPushButton * | _select |
QGridLayout * | gridLayout |
QHBoxLayout * | hboxLayout |
QHBoxLayout * | hboxLayout1 |
QHBoxLayout * | hboxLayout2 |
QHBoxLayout * | hboxLayout3 |
QSpacerItem * | spacerItem |
QSpacerItem * | spacerItem1 |
QSpacerItem * | spacerItem2 |
QSpacerItem * | spacerItem3 |
QSpacerItem * | spacerItem4 |
QVBoxLayout * | vboxLayout |
QVBoxLayout * | vboxLayout1 |
QVBoxLayout * | vboxLayout2 |
Protected Member Functions inherited from XDialog | |
virtual void | closeEvent (QCloseEvent *event) |
virtual void | showEvent (QShowEvent *event) |
currencySelect::currencySelect | ( | QWidget * | parent = 0 , |
const char * | name = 0 , |
||
bool | modal = false , |
||
Qt::WFlags | fl = 0 |
||
) |
currencySelect::~currencySelect | ( | ) |
|
protectedvirtualslot |
|
virtualslot |
|
virtualslot |
|
virtualslot |
Generated on Fri Oct 7 2016 16:24:47 | xTuple ERP Programmer Reference, Version 4.7.0 | 1.8.10 |