#include <customerselector.h>
Enumerator |
---|
All |
|
Selected |
|
SelectedGroup |
|
SelectedType |
|
TypePattern |
|
CustomerSelector::CustomerSelector |
( |
QWidget * |
pParent = 0 , |
|
|
const char * |
pName = 0 |
|
) |
| |
CustomerSelector::~CustomerSelector |
( |
| ) |
|
|
virtual |
void CustomerSelector::appendValue |
( |
ParameterList & |
pParams | ) |
|
|
virtual |
void CustomerSelector::bindValue |
( |
XSqlQuery & |
pQuery | ) |
|
|
virtual |
virtual Q_INVOKABLE int CustomerSelector::custGroupId |
( |
| ) |
|
|
inlinevirtual |
virtual Q_INVOKABLE int CustomerSelector::custId |
( |
| ) |
|
|
inlinevirtual |
virtual Q_INVOKABLE int CustomerSelector::custTypeId |
( |
| ) |
|
|
inlinevirtual |
Q_INVOKABLE bool CustomerSelector::isAll |
( |
| ) |
|
|
inline |
Q_INVOKABLE bool CustomerSelector::isSelectedCust |
( |
| ) |
|
|
inline |
Q_INVOKABLE bool CustomerSelector::isSelectedGroup |
( |
| ) |
|
|
inline |
Q_INVOKABLE bool CustomerSelector::isSelectedType |
( |
| ) |
|
|
inline |
Q_INVOKABLE bool CustomerSelector::isTypePattern |
( |
| ) |
|
|
inline |
bool CustomerSelector::isValid |
( |
| ) |
|
|
virtual |
void CustomerSelector::languageChange |
( |
| ) |
|
|
protectedvirtualslot |
void CustomerSelector::newCustGroupId |
( |
int |
| ) |
|
|
signal |
void CustomerSelector::newCustId |
( |
int |
| ) |
|
|
signal |
void CustomerSelector::newCustTypeId |
( |
int |
| ) |
|
|
signal |
void CustomerSelector::newState |
( |
int |
| ) |
|
|
signal |
void CustomerSelector::newTypePattern |
( |
QString |
| ) |
|
|
signal |
void CustomerSelector::setCustGroupId |
( |
int |
p | ) |
|
|
virtualslot |
void CustomerSelector::setCustId |
( |
int |
p | ) |
|
|
virtualslot |
void CustomerSelector::setCustTypeId |
( |
int |
p | ) |
|
|
virtualslot |
virtual void CustomerSelector::setState |
( |
int |
p | ) |
|
|
inlinevirtualslot |
void CustomerSelector::setTypePattern |
( |
const QString & |
p | ) |
|
|
virtualslot |
void CustomerSelector::sTypePatternFinished |
( |
| ) |
|
|
protectedvirtualslot |
virtual Q_INVOKABLE QString CustomerSelector::typePattern |
( |
| ) |
|
|
inlinevirtual |
void CustomerSelector::updated |
( |
| ) |
|
|
signal |
The documentation for this class was generated from the following files: