#include <addresscluster.h>
Public Member Functions | |
| AddressList (QWidget *, const char *=0, bool=false, Qt::WFlags=0) | |
Public Member Functions inherited from VirtualList | |
| VirtualList () | |
| VirtualList (QWidget *, Qt::WindowFlags=0) | |
Public Slots | |
| virtual void | sFillList () |
| virtual void | sSearch (const QString &pTarget) |
Public Slots inherited from VirtualList | |
| virtual void | sClose () |
| virtual void | sFillList () |
| virtual void | sSearch (const QString &) |
| virtual void | sSelect () |
Protected Attributes | |
| QPushButton * | _close |
| XTreeWidget * | _list |
| AddressCluster * | _parent |
| QLineEdit * | _search |
| QCheckBox * | _searchAcct |
| QLabel * | _searchLit |
| QPushButton * | _select |
| QLabel * | _titleLit |
Protected Attributes inherited from VirtualList | |
| QDialogButtonBox * | _buttonBox |
| QVBoxLayout * | _dialogLyt |
| int | _id |
| XTreeWidget * | _listTab |
| VirtualClusterLineEdit * | _parent |
| QLineEdit * | _search |
| QLabel * | _searchLit |
| QPushButton * | _select |
| QLabel * | _titleLit |
Friends | |
| class | AddressCluster |
| class | AddressInfo |
| class | AddressSearch |
Additional Inherited Members | |
Protected Member Functions inherited from VirtualList | |
| virtual void | init () |
| void | showEvent (QShowEvent *) |
| AddressList::AddressList | ( | QWidget * | pParent, |
| const char * | pName = 0, |
||
| bool | = false, |
||
| Qt::WFlags | = 0 |
||
| ) |
|
virtualslot |
|
virtualslot |
|
friend |
|
friend |
|
friend |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
| Generated on Fri Oct 7 2016 15:34:18 | xTuple ERP Programmer Reference, Version 4.4.0 |
1.8.10
|