#include <crmacctcluster.h>
Public Member Functions | |
CRMAcctSearch (QWidget *, Qt::WindowFlags=0) | |
virtual void | setId (const int) |
virtual void | setShowInactive (const bool) |
virtual void | setSubtype (const CRMAcctLineEdit::CRMAcctSubtype) |
Public Slots | |
virtual void | sFillList () |
Protected Attributes | |
QLabel * | _addressLit |
XComboBox * | _comboCombo |
QWidget * | _parent |
XCheckBox * | _searchCity |
XCheckBox * | _searchCombo |
XCheckBox * | _searchContact |
XCheckBox * | _searchCountry |
XCheckBox * | _searchEmail |
XCheckBox * | _searchPhone |
XCheckBox * | _searchPostalCode |
XCheckBox * | _searchState |
XCheckBox * | _searchStreet |
QCheckBox * | _showInactive |
enum CRMAcctLineEdit::CRMAcctSubtype | _subtype |
Friends | |
class | CRMAcctCluster |
class | CRMAcctLineEdit |
CRMAcctSearch::CRMAcctSearch | ( | QWidget * | pParent, | |
Qt::WindowFlags | pFlags = 0 | |||
) |
void CRMAcctSearch::setId | ( | const int | id | ) | [virtual] |
void CRMAcctSearch::setShowInactive | ( | const bool | show | ) | [virtual] |
void CRMAcctSearch::setSubtype | ( | const CRMAcctLineEdit::CRMAcctSubtype | subtype | ) | [virtual] |
void CRMAcctSearch::sFillList | ( | ) | [virtual, slot] |
Reimplemented from VirtualSearch.
friend class CRMAcctCluster [friend] |
friend class CRMAcctLineEdit [friend] |
QLabel* CRMAcctSearch::_addressLit [protected] |
XComboBox* CRMAcctSearch::_comboCombo [protected] |
QWidget* CRMAcctSearch::_parent [protected] |
Reimplemented from VirtualSearch.
XCheckBox* CRMAcctSearch::_searchCity [protected] |
XCheckBox* CRMAcctSearch::_searchCombo [protected] |
XCheckBox* CRMAcctSearch::_searchContact [protected] |
XCheckBox* CRMAcctSearch::_searchCountry [protected] |
XCheckBox* CRMAcctSearch::_searchEmail [protected] |
XCheckBox* CRMAcctSearch::_searchPhone [protected] |
XCheckBox* CRMAcctSearch::_searchPostalCode [protected] |
XCheckBox* CRMAcctSearch::_searchState [protected] |
XCheckBox* CRMAcctSearch::_searchStreet [protected] |
QCheckBox* CRMAcctSearch::_showInactive [protected] |
enum CRMAcctLineEdit::CRMAcctSubtype CRMAcctSearch::_subtype [protected] |
Generated on Tue Apr 20 12:02:49 2010 | xTuple ERP Programmer Reference, Version 3.5.0 | 1.6.1 |