#include <customCommandArgument.h>
Public Member Functions | |
| customCommandArgument (QWidget *parent=0, const char *name=0, bool modal=false, Qt::WFlags fl=0) | |
| ~customCommandArgument () | |
| virtual SetResponse | set (const ParameterList &pParams) |
Public Slots | |
| virtual void | sSave () |
Protected Attributes | |
| int | _cmdargid |
| int | _cmdid |
| int | _mode |
Protected Member Functions | |
| virtual void | populate () |
Protected Slots | |
| virtual void | languageChange () |
| customCommandArgument::customCommandArgument | ( | QWidget * | parent = 0, |
| const char * | name = 0, |
||
| bool | modal = false, |
||
| Qt::WFlags | fl = 0 |
||
| ) |
| void customCommandArgument::languageChange | ( | ) | [protected, virtual, slot] |
Reimplemented from QWidget.
| void customCommandArgument::populate | ( | ) | [protected, virtual] |
| enum SetResponse customCommandArgument::set | ( | const ParameterList & | pParams | ) | [virtual] |
Reimplemented from XDialog.
| void customCommandArgument::sSave | ( | ) | [virtual, slot] |
int customCommandArgument::_cmdargid [protected] |
int customCommandArgument::_cmdid [protected] |
int customCommandArgument::_mode [protected] |
| Generated on Mon Jan 23 2012 12:22:32 | xTuple ERP Programmer Reference, Version 3.8.0 |
1.7.6.1
|