#include <warehouseCluster.h>
Public Types | |
| enum | WComboBoxTypes { All, AllActive, NonTransit, Shipping, Sold, Supply, Transit, AllActiveInventory } |
Properties | |
| WComboBoxTypes | type |
Public Member Functions | |
| WComboBox (QWidget *, const char *=0) | |
| virtual void | setAllowNull (bool) |
| void | setType (WComboBoxTypes) |
| WComboBoxTypes | type () |
Public Slots | |
| void | findItemsites (int) |
| void | setId (int) |
| WComboBox::WComboBox | ( | QWidget * | parent, |
| const char * | name = 0 |
||
| ) |
| void WComboBox::findItemsites | ( | int | pItemID | ) | [slot] |
| void WComboBox::setAllowNull | ( | bool | pAllowNull | ) | [virtual] |
Reimplemented from XComboBox.
| void WComboBox::setId | ( | int | pId | ) | [slot] |
Reimplemented from XComboBox.
| void WComboBox::setType | ( | WComboBoxTypes | pType | ) |
Reimplemented from XComboBox.
WComboBox::WComboBoxTypes WComboBox::type [read, write] |
Reimplemented from XComboBox.
| Generated on Mon Jan 23 2012 12:22:40 | xTuple ERP Programmer Reference, Version 3.8.0 |
1.7.6.1
|