DateCluster Class Reference
#include <datecluster.h>
List of all members.
Constructor & Destructor Documentation
DateCluster::DateCluster |
( |
QWidget * |
pParent, |
|
|
const char * |
pName = 0 | |
|
) |
| | |
Member Function Documentation
Q_INVOKABLE bool DateCluster::allValid |
( |
|
) |
[inline] |
void DateCluster::appendValue |
( |
ParameterList & |
pParams |
) |
|
void DateCluster::bindValue |
( |
XSqlQuery & |
pQuery |
) |
|
QDate DateCluster::endDate |
( |
|
) |
[inline] |
void DateCluster::setEndCaption |
( |
const QString & |
pString |
) |
|
void DateCluster::setEndDate |
( |
const QDate & |
pDate |
) |
[inline] |
void DateCluster::setEndNull |
( |
const QString & |
pString, |
|
|
const QDate & |
pDate, |
|
|
bool |
pSetNull | |
|
) |
| | |
void DateCluster::setStartCaption |
( |
const QString & |
pString |
) |
|
void DateCluster::setStartDate |
( |
const QDate & |
pDate |
) |
[inline] |
void DateCluster::setStartNull |
( |
const QString & |
pString, |
|
|
const QDate & |
pDate, |
|
|
bool |
pSetNull | |
|
) |
| | |
QDate DateCluster::startDate |
( |
|
) |
[inline] |
void DateCluster::updated |
( |
|
) |
[signal] |
Member Data Documentation
Property Documentation
QDate DateCluster::endDate [read, write] |
QDate DateCluster::startDate [read, write] |
The documentation for this class was generated from the following files: