#include <glcluster.h>
Public Member Functions | |
| GLClusterLineEdit (QWidget *, const char *=0) | |
| int | companyId () |
| bool | ignoreCompany () |
| void | setIgnoreCompany (bool p) |
| void | setShowExternal (bool p) |
| void | setType (unsigned int pType) |
| bool | showExternal () |
| unsigned int | type () const |
Public Slots | |
| void | setId (const int) |
| void | sList () |
| void | sSearch () |
Protected Attributes | |
| QMap< QString, QString > | _typeMap |
Protected Slots | |
| void | buildExtraClause () |
| accountList * | listFactory () |
| accountSearch * | searchFactory () |
| void | sParse () |
| GLClusterLineEdit::GLClusterLineEdit | ( | QWidget * | pParent, |
| const char * | pName = 0 |
||
| ) |
| void GLClusterLineEdit::buildExtraClause | ( | ) | [protected, slot] |
| int GLClusterLineEdit::companyId | ( | ) |
| bool GLClusterLineEdit::ignoreCompany | ( | ) | [inline] |
| accountList * GLClusterLineEdit::listFactory | ( | ) | [protected, virtual, slot] |
Reimplemented from VirtualClusterLineEdit.
| accountSearch * GLClusterLineEdit::searchFactory | ( | ) | [protected, virtual, slot] |
Reimplemented from VirtualClusterLineEdit.
| void GLClusterLineEdit::setId | ( | const int | pId | ) | [virtual, slot] |
Reimplemented from VirtualClusterLineEdit.
| void GLClusterLineEdit::setIgnoreCompany | ( | bool | p | ) |
| void GLClusterLineEdit::setShowExternal | ( | bool | p | ) |
| void GLClusterLineEdit::setType | ( | unsigned int | pType | ) |
| bool GLClusterLineEdit::showExternal | ( | ) | [inline] |
| void GLClusterLineEdit::sList | ( | ) | [virtual, slot] |
Reimplemented from VirtualClusterLineEdit.
| void GLClusterLineEdit::sParse | ( | ) | [protected, virtual, slot] |
Reimplemented from VirtualClusterLineEdit.
| void GLClusterLineEdit::sSearch | ( | ) | [virtual, slot] |
Reimplemented from VirtualClusterLineEdit.
| unsigned int GLClusterLineEdit::type | ( | ) | const [inline] |
QMap<QString, QString> GLClusterLineEdit::_typeMap [protected] |
| Generated on Mon Jan 23 2012 12:22:34 | xTuple ERP Programmer Reference, Version 3.8.0 |
1.7.6.1
|