#include <crmacctcluster.h>
Public Member Functions | |
| CRMAcctSearch (QWidget *, Qt::WindowFlags=0) | |
| virtual void | setId (const int) |
| virtual void | setShowInactive (const bool) |
| virtual void | setSubtype (const CRMAcctLineEdit::CRMAcctSubtype) |
Public Member Functions inherited from VirtualSearch | |
| VirtualSearch (QWidget *, Qt::WindowFlags=0) | |
| virtual Q_INVOKABLE void | setQuery (QSqlQuery query) |
| virtual Q_INVOKABLE void | setSearchText (const QString &text) |
Public Slots | |
| virtual void | sFillList () |
Public Slots inherited from VirtualSearch | |
| virtual void | sClose () |
| virtual void | sFillList () |
| virtual void | sSelect () |
Protected Attributes | |
| QLabel * | _addressLit |
| XComboBox * | _comboCombo |
| QWidget * | _parent |
| ParameterList * | _queryParams |
| XCheckBox * | _searchCity |
| XCheckBox * | _searchCombo |
| XCheckBox * | _searchContact |
| XCheckBox * | _searchCountry |
| XCheckBox * | _searchEmail |
| XCheckBox * | _searchPhone |
| XCheckBox * | _searchPostalCode |
| XCheckBox * | _searchState |
| XCheckBox * | _searchStreet |
| QCheckBox * | _showInactive |
| enum CRMAcctLineEdit::CRMAcctSubtype | _subtype |
Protected Attributes inherited from VirtualSearch | |
| QDialogButtonBox * | _buttonBox |
| QVBoxLayout * | _dialogLyt |
| int | _id |
| XTreeWidget * | _listTab |
| VirtualClusterLineEdit * | _parent |
| QLineEdit * | _search |
| XCheckBox * | _searchDescrip |
| QLabel * | _searchLit |
| XCheckBox * | _searchName |
| XCheckBox * | _searchNumber |
| QPushButton * | _select |
| QLabel * | _titleLit |
| QLayout * | buttonsLyt |
| QLayout * | dialogLyt |
| QLayout * | searchLyt |
| QLayout * | searchStrLyt |
| QGridLayout * | selectorsLyt |
| QLayout * | tableLyt |
Friends | |
| class | CRMAcctCluster |
| class | CRMAcctLineEdit |
| CRMAcctSearch::CRMAcctSearch | ( | QWidget * | pParent, |
| Qt::WindowFlags | pFlags = 0 |
||
| ) |
|
virtual |
|
virtual |
|
virtual |
|
virtualslot |
|
friend |
|
friend |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
| Generated on Fri Oct 7 2016 15:34:19 | xTuple ERP Programmer Reference, Version 4.4.0 |
1.8.10
|