#include <printStatementByCustomer.h>
Public Member Functions | |
| printStatementByCustomer (QWidget *parent=0, const char *name=0, bool modal=false, Qt::WFlags fl=0) | |
| ~printStatementByCustomer () | |
| virtual Q_INVOKABLE ParameterList | getParams () |
| virtual bool | setParams (ParameterList ¶ms) |
Public Slots | |
| virtual enum SetResponse | set (const ParameterList &pParams) |
| virtual void | sPrint () |
Signals | |
| void | finishedPrinting (int) |
Protected Slots | |
| virtual void | languageChange () |
| printStatementByCustomer::printStatementByCustomer | ( | QWidget * | parent = 0, |
| const char * | name = 0, |
||
| bool | modal = false, |
||
| Qt::WFlags | fl = 0 |
||
| ) |
| void printStatementByCustomer::finishedPrinting | ( | int | ) | [signal] |
| ParameterList printStatementByCustomer::getParams | ( | ) | [virtual] |
| void printStatementByCustomer::languageChange | ( | ) | [protected, virtual, slot] |
Reimplemented from QWidget.
| enum SetResponse printStatementByCustomer::set | ( | const ParameterList & | pParams | ) | [virtual, slot] |
Reimplemented from XDialog.
| bool printStatementByCustomer::setParams | ( | ParameterList & | params | ) | [virtual] |
| void printStatementByCustomer::sPrint | ( | ) | [virtual, slot] |
| Generated on Mon Jan 23 2012 12:22:36 | xTuple ERP Programmer Reference, Version 3.8.0 |
1.7.6.1
|