CustomerSelector Class Reference
#include <customerselector.h>
List of all members.
Member Enumeration Documentation
- Enumerator:
| All |
|
| Selected |
|
| SelectedType |
|
| TypePattern |
|
Constructor & Destructor Documentation
| CustomerSelector::CustomerSelector |
( |
QWidget * |
pParent = 0, |
|
|
const char * |
pName = 0 | |
|
) |
| | |
| CustomerSelector::~CustomerSelector |
( |
|
) |
[virtual] |
Member Function Documentation
| void CustomerSelector::appendValue |
( |
ParameterList & |
pParams |
) |
[virtual] |
| void CustomerSelector::bindValue |
( |
XSqlQuery & |
pQuery |
) |
[virtual] |
| virtual int CustomerSelector::custId |
( |
|
) |
[inline, virtual] |
| virtual int CustomerSelector::custTypeId |
( |
|
) |
[inline, virtual] |
| bool CustomerSelector::isAll |
( |
|
) |
[inline] |
| bool CustomerSelector::isSelectedCust |
( |
|
) |
[inline] |
| bool CustomerSelector::isSelectedType |
( |
|
) |
[inline] |
| bool CustomerSelector::isTypePattern |
( |
|
) |
[inline] |
| bool CustomerSelector::isValid |
( |
|
) |
[virtual] |
| void CustomerSelector::languageChange |
( |
|
) |
[protected, virtual, slot] |
| void CustomerSelector::newCustId |
( |
int |
|
) |
[signal] |
| void CustomerSelector::newCustTypeId |
( |
int |
|
) |
[signal] |
| void CustomerSelector::newState |
( |
int |
|
) |
[signal] |
| void CustomerSelector::newTypePattern |
( |
QString |
|
) |
[signal] |
| void CustomerSelector::setCustId |
( |
int |
p |
) |
[virtual, slot] |
| void CustomerSelector::setCustTypeId |
( |
int |
p |
) |
[virtual, slot] |
| virtual void CustomerSelector::setState |
( |
int |
p |
) |
[inline, virtual, slot] |
| void CustomerSelector::setTypePattern |
( |
const QString & |
p |
) |
[virtual, slot] |
| void CustomerSelector::sTypePatternFinished |
( |
|
) |
[protected, virtual, slot] |
| virtual QString CustomerSelector::typePattern |
( |
|
) |
[inline, virtual] |
| void CustomerSelector::updated |
( |
|
) |
[signal] |
Property Documentation
The documentation for this class was generated from the following files: