#include <taxRegistration.h>
Public Attributes | |
| QPushButton * | _save |
Public Member Functions | |
| taxRegistration (QWidget *=0, const char *=0, bool=false, Qt::WFlags=0) | |
| ~taxRegistration () | |
Public Slots | |
| virtual SetResponse | set (const ParameterList pParams) |
Protected Attributes | |
| int | _mode |
| int | _relid |
| QString | _reltype |
| int | _taxregid |
Protected Slots | |
| virtual void | languageChange () |
| virtual void | sHandleButtons () |
| virtual void | sPopulate () |
| virtual void | sSave () |
| taxRegistration::taxRegistration | ( | QWidget * | parent = 0, |
| const char * | name = 0, |
||
| bool | modal = false, |
||
| Qt::WFlags | fl = 0 |
||
| ) |
| void taxRegistration::languageChange | ( | ) | [protected, virtual, slot] |
Reimplemented from QWidget.
| enum SetResponse taxRegistration::set | ( | const ParameterList | pParams | ) | [virtual, slot] |
| void taxRegistration::sHandleButtons | ( | ) | [protected, virtual, slot] |
| void taxRegistration::sPopulate | ( | ) | [protected, virtual, slot] |
| void taxRegistration::sSave | ( | ) | [protected, virtual, slot] |
int taxRegistration::_mode [protected] |
int taxRegistration::_relid [protected] |
QString taxRegistration::_reltype [protected] |
int taxRegistration::_taxregid [protected] |
| Generated on Mon Jan 23 2012 12:22:38 | xTuple ERP Programmer Reference, Version 3.8.0 |
1.7.6.1
|