#include <addresscluster.h>
Public Member Functions | |
AddressSearch (QWidget *, Qt::WindowFlags=0) | |
Public Slots | |
virtual void | sFillList () |
Protected Attributes | |
AddressCluster * | _parent |
QCheckBox * | _searchAcct |
XCheckBox * | _searchCity |
XCheckBox * | _searchCountry |
XCheckBox * | _searchCrmacct |
XCheckBox * | _searchInactive |
XCheckBox * | _searchPostalCode |
XCheckBox * | _searchState |
XCheckBox * | _searchStreet |
Friends | |
class | AddressCluster |
AddressSearch::AddressSearch | ( | QWidget * | pParent, | |
Qt::WindowFlags | pFlags = 0 | |||
) |
void AddressSearch::sFillList | ( | ) | [virtual, slot] |
Reimplemented from VirtualSearch.
friend class AddressCluster [friend] |
AddressCluster* AddressSearch::_parent [protected] |
Reimplemented from VirtualSearch.
QCheckBox* AddressSearch::_searchAcct [protected] |
XCheckBox* AddressSearch::_searchCity [protected] |
XCheckBox* AddressSearch::_searchCountry [protected] |
XCheckBox* AddressSearch::_searchCrmacct [protected] |
XCheckBox* AddressSearch::_searchInactive [protected] |
XCheckBox* AddressSearch::_searchPostalCode [protected] |
XCheckBox* AddressSearch::_searchState [protected] |
XCheckBox* AddressSearch::_searchStreet [protected] |
Generated on Tue Apr 20 12:02:40 2010 | xTuple ERP Programmer Reference, Version 3.5.0 | 1.6.1 |