#include <custcluster.h>
Properties | |
bool | autoFocus |
CLineEdit::CLineEditTypes | type |
Public Member Functions | |
CustCluster (QWidget *parent, const char *name=0) | |
Q_INVOKABLE bool | autoFocus () const |
Q_INVOKABLE int | id () |
Q_INVOKABLE bool | isValid () |
Q_INVOKABLE QString | number () const |
Q_INVOKABLE void | setExtraClause (CLineEdit::CLineEditTypes type, const QString &) |
void | setReadOnly (bool) |
Q_INVOKABLE void | setType (CLineEdit::CLineEditTypes) |
CLineEdit::CLineEditTypes | type () const |
Public Slots | |
void | setAutoFocus (bool) |
void | setId (int) |
void | setNumber (const QString &number) |
void | setSilentId (int) |
Signals | |
void | newCrmacctId (int) |
void | newId (int) |
void | valid (bool) |
CustCluster::CustCluster | ( | QWidget * | parent, | |
const char * | name = 0 | |||
) |
Q_INVOKABLE bool CustCluster::autoFocus | ( | ) | const [inline] |
Q_INVOKABLE int CustCluster::id | ( | ) | [inline] |
Q_INVOKABLE bool CustCluster::isValid | ( | ) | [inline] |
void CustCluster::newCrmacctId | ( | int | ) | [signal] |
void CustCluster::newId | ( | int | ) | [signal] |
Q_INVOKABLE QString CustCluster::number | ( | ) | const [inline] |
void CustCluster::setAutoFocus | ( | bool | yes | ) | [slot] |
void CustCluster::setExtraClause | ( | CLineEdit::CLineEditTypes | type, | |
const QString & | clause | |||
) |
void CustCluster::setId | ( | int | pId | ) | [slot] |
void CustCluster::setNumber | ( | const QString & | number | ) | [inline, slot] |
void CustCluster::setReadOnly | ( | bool | pReadOnly | ) |
void CustCluster::setSilentId | ( | int | pId | ) | [slot] |
void CustCluster::setType | ( | CLineEdit::CLineEditTypes | pType | ) |
CLineEdit::CLineEditTypes CustCluster::type | ( | ) | const [inline] |
void CustCluster::valid | ( | bool | ) | [signal] |
bool CustCluster::autoFocus [read, write] |
CLineEdit::CLineEditTypes CustCluster::type [read, write] |
Generated on Tue Apr 20 12:02:49 2010 | xTuple ERP Programmer Reference, Version 3.5.0 | 1.6.1 |