#include <contactcluster.h>
Public Member Functions | |
| ContactSearch (QWidget *, Qt::WindowFlags=0) | |
Public Slots | |
| virtual void | sFillList () |
Protected Attributes | |
| ContactCluster * | _parent |
| QCheckBox * | _searchAcct |
| XCheckBox * | _searchCRMAcct |
| XCheckBox * | _searchEmail |
| XCheckBox * | _searchFirst |
| XCheckBox * | _searchInactive |
| XCheckBox * | _searchLast |
| XCheckBox * | _searchPhones |
| XCheckBox * | _searchTitle |
| XCheckBox * | _searchWebAddr |
Friends | |
| class | ContactCluster |
| ContactSearch::ContactSearch | ( | QWidget * | pParent, | |
| Qt::WindowFlags | pFlags = 0 | |||
| ) |
| void ContactSearch::sFillList | ( | ) | [virtual, slot] |
Reimplemented from VirtualSearch.
friend class ContactCluster [friend] |
ContactCluster* ContactSearch::_parent [protected] |
Reimplemented from VirtualSearch.
QCheckBox* ContactSearch::_searchAcct [protected] |
XCheckBox* ContactSearch::_searchCRMAcct [protected] |
XCheckBox* ContactSearch::_searchEmail [protected] |
XCheckBox* ContactSearch::_searchFirst [protected] |
XCheckBox* ContactSearch::_searchInactive [protected] |
XCheckBox* ContactSearch::_searchLast [protected] |
XCheckBox* ContactSearch::_searchPhones [protected] |
XCheckBox* ContactSearch::_searchTitle [protected] |
XCheckBox* ContactSearch::_searchWebAddr [protected] |
| Generated on Fri Sep 4 10:07:19 2009 | xTuple ERP Programmer Reference, Version 3.3.0 |
1.6.1
|