#include <contactwidget.h>
Public Member Functions | |
| ContactSearch (QWidget *, Qt::WindowFlags=0) | |
| virtual void | set (ParameterList &pParams) |
Public Slots | |
| virtual void | sFillList () |
Protected Attributes | |
| QCheckBox * | _searchAcct |
| XCheckBox * | _searchCRMAcct |
| XCheckBox * | _searchEmail |
| XCheckBox * | _searchFirst |
| XCheckBox * | _searchInactive |
| XCheckBox * | _searchLast |
| XCheckBox * | _searchPhones |
| XCheckBox * | _searchTitle |
| XCheckBox * | _searchWebAddr |
Friends | |
| class | ContactWidget |
| ContactSearch::ContactSearch | ( | QWidget * | pParent, | |
| Qt::WindowFlags | pFlags = 0 | |||
| ) |
| void ContactSearch::set | ( | ParameterList & | pParams | ) | [virtual] |
| void ContactSearch::sFillList | ( | ) | [virtual, slot] |
Reimplemented from VirtualSearch.
friend class ContactWidget [friend] |
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 Tue Apr 20 12:02:46 2010 | xTuple ERP Programmer Reference, Version 3.5.0 |
1.6.1
|