#include <lotSerialRegistration.h>
Public Member Functions | |
| lotSerialRegistration (QWidget *parent=0, const char *name=0, bool modal=false, Qt::WFlags fl=0) | |
| ~lotSerialRegistration () | |
Public Slots | |
| virtual void | closeEvent (QCloseEvent *pEvent) |
| virtual void | populate () |
| virtual void | sDateUpdated () |
| virtual void | sDeleteCharass () |
| virtual void | sEditCharass () |
| virtual SetResponse | set (const ParameterList &pParams) |
| virtual void | sFillList () |
| virtual void | sNewCharass () |
| virtual void | sSave () |
| virtual void | sSetSoCustId () |
| virtual void | sSetSoId () |
Protected Slots | |
| virtual void | languageChange () |
| lotSerialRegistration::lotSerialRegistration | ( | QWidget * | parent = 0, |
| const char * | name = 0, |
||
| bool | modal = false, |
||
| Qt::WFlags | fl = 0 |
||
| ) |
| void lotSerialRegistration::closeEvent | ( | QCloseEvent * | pEvent | ) | [virtual, slot] |
Reimplemented from XDialog.
| void lotSerialRegistration::languageChange | ( | ) | [protected, virtual, slot] |
Reimplemented from QWidget.
| void lotSerialRegistration::populate | ( | ) | [virtual, slot] |
| void lotSerialRegistration::sDateUpdated | ( | ) | [virtual, slot] |
| void lotSerialRegistration::sDeleteCharass | ( | ) | [virtual, slot] |
| void lotSerialRegistration::sEditCharass | ( | ) | [virtual, slot] |
| enum SetResponse lotSerialRegistration::set | ( | const ParameterList & | pParams | ) | [virtual, slot] |
Reimplemented from XDialog.
| void lotSerialRegistration::sFillList | ( | ) | [virtual, slot] |
| void lotSerialRegistration::sNewCharass | ( | ) | [virtual, slot] |
| void lotSerialRegistration::sSave | ( | ) | [virtual, slot] |
| void lotSerialRegistration::sSetSoCustId | ( | ) | [virtual, slot] |
| void lotSerialRegistration::sSetSoId | ( | ) | [virtual, slot] |
| Generated on Mon Jan 23 2012 12:22:35 | xTuple ERP Programmer Reference, Version 3.8.0 |
1.7.6.1
|