#include <lotserialcluster.h>
Properties | |
| bool | strict |
Public Member Functions | |
| LotserialCluster (QWidget *, const char *=0) | |
| virtual int | itemId () const |
| virtual bool | strict () const |
Public Slots | |
| virtual void | setItemId (const int) |
| virtual void | setStrict (const bool) |
Signals | |
| void | newItemId (int) |
Friends | |
| class | LotserialLineEdit |
| LotserialCluster::LotserialCluster | ( | QWidget * | pParent, |
| const char * | pName = 0 |
||
| ) |
| int LotserialCluster::itemId | ( | ) | const [virtual] |
| void LotserialCluster::newItemId | ( | int | ) | [signal] |
| void LotserialCluster::setItemId | ( | const int | p | ) | [virtual, slot] |
| void LotserialCluster::setStrict | ( | const bool | p | ) | [virtual, slot] |
Reimplemented from VirtualCluster.
| virtual bool LotserialCluster::strict | ( | ) | const [virtual] |
friend class LotserialLineEdit [friend] |
bool LotserialCluster::strict [read, write] |
| Generated on Mon Jan 23 2012 12:22:35 | xTuple ERP Programmer Reference, Version 3.8.0 |
1.7.6.1
|