#include <invoice.h>
| invoice::invoice |
( |
QWidget * |
parent = 0, |
|
|
const char * |
name = 0, |
|
|
Qt::WFlags |
fl = Qt::Window |
|
) |
| |
| void invoice::closeEvent |
( |
QCloseEvent * |
pEvent | ) |
|
|
virtualslot |
| void invoice::editInvoice |
( |
int |
pId, |
|
|
QWidget * |
parent = 0 |
|
) |
| |
|
static |
| void invoice::keyPressEvent |
( |
QKeyEvent * |
e | ) |
|
|
protectedvirtual |
| void invoice::languageChange |
( |
| ) |
|
|
protectedvirtualslot |
| void invoice::newInvoice |
( |
int |
pCustid, |
|
|
QWidget * |
parent = 0 |
|
) |
| |
|
static |
| void invoice::populate |
( |
| ) |
|
|
virtualslot |
| void invoice::populateCCInfo |
( |
| ) |
|
|
virtualslot |
| void invoice::populateCMInfo |
( |
| ) |
|
|
virtualslot |
| void invoice::populateShipto |
( |
int |
pShiptoid | ) |
|
|
virtualslot |
| void invoice::sCalculateTax |
( |
| ) |
|
|
virtualslot |
| void invoice::sCalculateTotal |
( |
| ) |
|
|
virtualslot |
| bool invoice::sCheckInvoiceNumber |
( |
| ) |
|
|
virtualslot |
| void invoice::sCopyToShipto |
( |
| ) |
|
|
virtualslot |
| void invoice::sCreditAllocate |
( |
| ) |
|
|
virtualslot |
| void invoice::sDelete |
( |
| ) |
|
|
virtualslot |
| enum SetResponse invoice::set |
( |
const ParameterList & |
pParams | ) |
|
|
virtualslot |
| void invoice::setFreeFormShipto |
( |
bool |
pFreeForm | ) |
|
|
virtualslot |
| void invoice::sFillItemList |
( |
| ) |
|
|
virtualslot |
| void invoice::sFreightChanged |
( |
| ) |
|
|
virtualslot |
| void invoice::sHandleShipchrg |
( |
int |
pShipchrgid | ) |
|
|
virtualslot |
| void invoice::sPopulateCustomerInfo |
( |
int |
pCustid | ) |
|
|
virtualslot |
| void invoice::sReleaseNumber |
( |
| ) |
|
|
virtualslot |
| void invoice::sShipToModified |
( |
| ) |
|
|
virtualslot |
| void invoice::sTaxDetail |
( |
| ) |
|
|
protectedvirtualslot |
| void invoice::sTaxZoneChanged |
( |
| ) |
|
|
virtualslot |
| void invoice::viewInvoice |
( |
int |
pId, |
|
|
QWidget * |
parent = 0 |
|
) |
| |
|
static |
The documentation for this class was generated from the following files: