#include <custcluster.h>
Properties | |
| bool | canEdit |
| CLineEdit::CLineEditTypes | type |
Public Member Functions | |
| CustCluster (QWidget *parent, const char *name=0) | |
| bool | canEdit () const |
| Q_INVOKABLE bool | editMode () |
| void | setCanEdit (bool p) const |
| Q_INVOKABLE bool | setEditMode (bool p) const |
| Q_INVOKABLE void | setType (CLineEdit::CLineEditTypes) |
| CLineEdit::CLineEditTypes | type () const |
Signals | |
| void | editable (bool) |
| void | editingFinished () |
| void | newCrmacctId (int) |
| CustCluster::CustCluster | ( | QWidget * | parent, |
| const char * | name = 0 |
||
| ) |
| bool CustCluster::canEdit | ( | ) | const [inline] |
| void CustCluster::editable | ( | bool | ) | [signal] |
| void CustCluster::editingFinished | ( | ) | [signal] |
| Q_INVOKABLE bool CustCluster::editMode | ( | ) | [inline] |
| void CustCluster::newCrmacctId | ( | int | ) | [signal] |
| void CustCluster::setCanEdit | ( | bool | p | ) | const [inline] |
| bool CustCluster::setEditMode | ( | bool | p | ) | const |
| void CustCluster::setType | ( | CLineEdit::CLineEditTypes | pType | ) |
| CLineEdit::CLineEditTypes CustCluster::type | ( | ) | const [inline] |
bool CustCluster::canEdit [read, write] |
CLineEdit::CLineEditTypes CustCluster::type [read, write] |
| Generated on Mon Jan 23 2012 12:22:32 | xTuple ERP Programmer Reference, Version 3.8.0 |
1.7.6.1
|