#include <warehousegroup.h>
Properties | |
| bool | fixedSize |
Public Member Functions | |
| WarehouseGroup (QWidget *=0, const char *=0) | |
| void | appendValue (ParameterList &) |
| void | bindValue (XSqlQuery &) |
| bool | fixedSize () |
| Q_INVOKABLE int | id () |
| Q_INVOKABLE bool | isAll () const |
| Q_INVOKABLE bool | isSelected () const |
Public Slots | |
| void | findItemSites (int) |
| void | setAll () |
| void | setFixedSize (bool) |
| void | setId (int) |
Signals | |
| void | updated () |
| WarehouseGroup::WarehouseGroup | ( | QWidget * | pParent = 0, |
| const char * | pName = 0 |
||
| ) |
| void WarehouseGroup::appendValue | ( | ParameterList & | pParams | ) |
| void WarehouseGroup::bindValue | ( | XSqlQuery & | pQuery | ) |
| void WarehouseGroup::findItemSites | ( | int | pItemid | ) | [slot] |
| bool WarehouseGroup::fixedSize | ( | ) | [inline] |
| int WarehouseGroup::id | ( | ) |
| bool WarehouseGroup::isAll | ( | ) | const |
| bool WarehouseGroup::isSelected | ( | ) | const |
| void WarehouseGroup::setAll | ( | ) | [slot] |
| void WarehouseGroup::setFixedSize | ( | bool | pFixed | ) | [slot] |
| void WarehouseGroup::setId | ( | int | pId | ) | [slot] |
| void WarehouseGroup::updated | ( | ) | [signal] |
bool WarehouseGroup::fixedSize [read, write] |
| Generated on Mon Jan 23 2012 12:22:40 | xTuple ERP Programmer Reference, Version 3.8.0 |
1.7.6.1
|