#include <contactwidget.h>
Public Member Functions | |
ContactSearch (QWidget *, Qt::WindowFlags=0) | |
virtual void | set (const ParameterList &pParams) |
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 | |
QCheckBox * | _searchAcct |
XCheckBox * | _searchCRMAcct |
XCheckBox * | _searchEmail |
XCheckBox * | _searchFirst |
XCheckBox * | _searchInactive |
XCheckBox * | _searchLast |
XCheckBox * | _searchPhones |
XCheckBox * | _searchTitle |
XCheckBox * | _searchWebAddr |
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 | ContactWidget |
ContactSearch::ContactSearch | ( | QWidget * | pParent, |
Qt::WindowFlags | pFlags = 0 |
||
) |
|
virtual |
|
virtualslot |
|
friend |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
Generated on Fri Oct 7 2016 15:34:18 | xTuple ERP Programmer Reference, Version 4.4.0 | 1.8.10 |