#include <selectOrderForBilling.h>
Public Member Functions | |
| selectOrderForBilling (QWidget *parent=0, const char *name=0, Qt::WFlags fl=Qt::Window) | |
| ~selectOrderForBilling () | |
Public Slots | |
| virtual void | clear () |
| virtual void | sCalculateTax () |
| virtual void | sCancelSelection () |
| virtual void | sEditOrder () |
| virtual void | sEditSelection () |
| virtual SetResponse | set (const ParameterList &pParams) |
| virtual void | sFillList () |
| virtual void | sFreightChanged () |
| virtual void | sHandleShipchrg (int pShipchrgid) |
| virtual void | sPopulate (int pSoheadid) |
| virtual void | sSave () |
| virtual void | sSelectBalance () |
| virtual void | sSoList () |
| virtual void | sTaxZoneChanged () |
| virtual void | sUpdateTotal () |
Protected Member Functions | |
| virtual void | closeEvent (QCloseEvent *event) |
Protected Slots | |
| virtual void | languageChange () |
| virtual void | sTaxDetail () |
| selectOrderForBilling::selectOrderForBilling | ( | QWidget * | parent = 0, |
| const char * | name = 0, |
||
| Qt::WFlags | fl = Qt::Window |
||
| ) |
| void selectOrderForBilling::clear | ( | ) | [virtual, slot] |
| void selectOrderForBilling::closeEvent | ( | QCloseEvent * | event | ) | [protected, virtual] |
Reimplemented from XWidget.
| void selectOrderForBilling::languageChange | ( | ) | [protected, virtual, slot] |
Reimplemented from QWidget.
| void selectOrderForBilling::sCalculateTax | ( | ) | [virtual, slot] |
| void selectOrderForBilling::sCancelSelection | ( | ) | [virtual, slot] |
| void selectOrderForBilling::sEditOrder | ( | ) | [virtual, slot] |
| void selectOrderForBilling::sEditSelection | ( | ) | [virtual, slot] |
| SetResponse selectOrderForBilling::set | ( | const ParameterList & | pParams | ) | [virtual, slot] |
Reimplemented from XWidget.
| void selectOrderForBilling::sFillList | ( | ) | [virtual, slot] |
| void selectOrderForBilling::sFreightChanged | ( | ) | [virtual, slot] |
| void selectOrderForBilling::sHandleShipchrg | ( | int | pShipchrgid | ) | [virtual, slot] |
| void selectOrderForBilling::sPopulate | ( | int | pSoheadid | ) | [virtual, slot] |
| void selectOrderForBilling::sSave | ( | ) | [virtual, slot] |
| void selectOrderForBilling::sSelectBalance | ( | ) | [virtual, slot] |
| void selectOrderForBilling::sSoList | ( | ) | [virtual, slot] |
| void selectOrderForBilling::sTaxDetail | ( | ) | [protected, virtual, slot] |
| void selectOrderForBilling::sTaxZoneChanged | ( | ) | [virtual, slot] |
| void selectOrderForBilling::sUpdateTotal | ( | ) | [virtual, slot] |
| Generated on Mon Jan 23 2012 12:22:37 | xTuple ERP Programmer Reference, Version 3.8.0 |
1.7.6.1
|