#include <assignLotSerial.h>
Public Attributes | |
| QPushButton * | _print |
Public Member Functions | |
| assignLotSerial (QWidget *parent=0, const char *name=0, bool modal=false, Qt::WFlags fl=0) | |
| ~assignLotSerial () | |
Public Slots | |
| virtual void | closeEvent (QCloseEvent *pEvent) |
| virtual void | sAssign () |
| virtual void | sClose () |
| virtual void | sDelete () |
| virtual enum SetResponse | set (const ParameterList &pParams) |
| virtual void | sFillList () |
| virtual void | sNew () |
| virtual void | sPrint () |
| virtual void | sPrintOptions () |
Protected Slots | |
| virtual void | languageChange () |
| assignLotSerial::assignLotSerial | ( | QWidget * | parent = 0, |
| const char * | name = 0, |
||
| bool | modal = false, |
||
| Qt::WFlags | fl = 0 |
||
| ) |
| void assignLotSerial::closeEvent | ( | QCloseEvent * | pEvent | ) | [virtual, slot] |
Reimplemented from XDialog.
| void assignLotSerial::languageChange | ( | ) | [protected, virtual, slot] |
Reimplemented from QWidget.
| void assignLotSerial::sAssign | ( | ) | [virtual, slot] |
| void assignLotSerial::sClose | ( | ) | [virtual, slot] |
| void assignLotSerial::sDelete | ( | ) | [virtual, slot] |
| enum SetResponse assignLotSerial::set | ( | const ParameterList & | pParams | ) | [virtual, slot] |
Reimplemented from XDialog.
| void assignLotSerial::sFillList | ( | ) | [virtual, slot] |
| void assignLotSerial::sNew | ( | ) | [virtual, slot] |
| void assignLotSerial::sPrint | ( | ) | [virtual, slot] |
| void assignLotSerial::sPrintOptions | ( | ) | [virtual, slot] |
| Generated on Mon Jan 23 2012 12:22:30 | xTuple ERP Programmer Reference, Version 3.8.0 |
1.7.6.1
|