#include <addresscluster.h>
Public Member Functions | |
| AddressSearch (QWidget *, Qt::WindowFlags=0) | |
Public Slots | |
| virtual void | sFillList () |
Protected Attributes | |
| AddressCluster * | _parent |
| XCheckBox * | _searchCity |
| XCheckBox * | _searchCountry |
| 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.
XCheckBox* AddressSearch::_searchCity [protected] |
XCheckBox* AddressSearch::_searchCountry [protected] |
XCheckBox* AddressSearch::_searchInactive [protected] |
XCheckBox* AddressSearch::_searchPostalCode [protected] |
XCheckBox* AddressSearch::_searchState [protected] |
XCheckBox* AddressSearch::_searchStreet [protected] |
| Generated on Fri Sep 4 10:07:14 2009 | xTuple ERP Programmer Reference, Version 3.3.0 |
1.6.1
|