#include <aropencluster.h>
Properties | |
| AropenLineEdit::DocTypes | allowedDocTypes |
Public Member Functions | |
| AropenCluster (QWidget *, const char *=0) | |
| virtual Q_INVOKABLE AropenLineEdit::DocTypes | allowedDocTypes () const |
| virtual Q_INVOKABLE void | setExtraClause (const QString &) |
| virtual Q_INVOKABLE AropenLineEdit::DocType | type () const |
| virtual Q_INVOKABLE QString | typeString () const |
Public Slots | |
| virtual void | setAllowedDocTypes (const AropenLineEdit::DocTypes ptypes) |
| virtual void | setCustId (int pCustid) |
| AropenCluster::AropenCluster | ( | QWidget * | pParent, |
| const char * | pName = 0 |
||
| ) |
| virtual Q_INVOKABLE AropenLineEdit::DocTypes AropenCluster::allowedDocTypes | ( | ) | const [virtual] |
| void AropenCluster::setAllowedDocTypes | ( | const AropenLineEdit::DocTypes | ptypes | ) | [virtual, slot] |
| void AropenCluster::setCustId | ( | int | pCustid | ) | [virtual, slot] |
| void AropenCluster::setExtraClause | ( | const QString & | clause | ) | [virtual] |
Reimplemented from VirtualCluster.
| AropenLineEdit::DocType AropenCluster::type | ( | ) | const [virtual] |
| QString AropenCluster::typeString | ( | ) | const [virtual] |
AropenLineEdit::DocTypes AropenCluster::allowedDocTypes [read, write] |
| Generated on Mon Jan 23 2012 12:22:30 | xTuple ERP Programmer Reference, Version 3.8.0 |
1.7.6.1
|