#include <relocateInventory.h>
Public Member Functions | |
| relocateInventory (QWidget *parent=0, const char *name=0, bool modal=false, Qt::WFlags fl=0) | |
| ~relocateInventory () | |
Public Slots | |
| virtual void | sChangeDefaultLocation () |
| virtual enum SetResponse | set (const ParameterList &pParams) |
| virtual void | sMove () |
| virtual void | sShowHideDefaultToTarget () |
Protected Slots | |
| virtual void | languageChange () |
| relocateInventory::relocateInventory | ( | QWidget * | parent = 0, |
| const char * | name = 0, |
||
| bool | modal = false, |
||
| Qt::WFlags | fl = 0 |
||
| ) |
| void relocateInventory::languageChange | ( | ) | [protected, virtual, slot] |
Reimplemented from QWidget.
| void relocateInventory::sChangeDefaultLocation | ( | ) | [virtual, slot] |
| enum SetResponse relocateInventory::set | ( | const ParameterList & | pParams | ) | [virtual, slot] |
Reimplemented from XDialog.
| void relocateInventory::sMove | ( | ) | [virtual, slot] |
| void relocateInventory::sShowHideDefaultToTarget | ( | ) | [virtual, slot] |
| Generated on Mon Jan 23 2012 12:22:36 | xTuple ERP Programmer Reference, Version 3.8.0 |
1.7.6.1
|