#include <dspPoItemReceivingsByVendor.h>
Public Member Functions | |
| dspPoItemReceivingsByVendor (QWidget *parent=0, const char *name=0, Qt::WFlags fl=Qt::Window) | |
| virtual bool | setParams (ParameterList &) |
Public Slots | |
| virtual void | sCorrectReceiving () |
| virtual void | sCreateVoucher () |
| virtual void | sHandleVariance (bool pShowVariances) |
| virtual void | sMarkAsInvoiced () |
| virtual void | sPopulateMenu (QMenu *, QTreeWidgetItem *, int) |
Protected Slots | |
| virtual void | languageChange () |
| dspPoItemReceivingsByVendor::dspPoItemReceivingsByVendor | ( | QWidget * | parent = 0, |
| const char * | name = 0, |
||
| Qt::WFlags | fl = Qt::Window |
||
| ) |
| void dspPoItemReceivingsByVendor::languageChange | ( | ) | [protected, virtual, slot] |
Reimplemented from display.
| void dspPoItemReceivingsByVendor::sCorrectReceiving | ( | ) | [virtual, slot] |
| void dspPoItemReceivingsByVendor::sCreateVoucher | ( | ) | [virtual, slot] |
| bool dspPoItemReceivingsByVendor::setParams | ( | ParameterList & | pParams | ) | [virtual] |
Reimplemented from display.
| void dspPoItemReceivingsByVendor::sHandleVariance | ( | bool | pShowVariances | ) | [virtual, slot] |
| void dspPoItemReceivingsByVendor::sMarkAsInvoiced | ( | ) | [virtual, slot] |
| void dspPoItemReceivingsByVendor::sPopulateMenu | ( | QMenu * | menu, |
| QTreeWidgetItem * | , | ||
| int | |||
| ) | [virtual, slot] |
Reimplemented from display.
| Generated on Mon Jan 23 2012 12:22:33 | xTuple ERP Programmer Reference, Version 3.8.0 |
1.7.6.1
|