#include <datecluster.h>
◆ endDate
QDate DateCluster::endDate |
|
readwrite |
◆ startDate
QDate DateCluster::startDate |
|
readwrite |
◆ DateCluster()
DateCluster::DateCluster |
( |
QWidget * |
pParent, |
|
|
const char * |
pName = 0 |
|
) |
| |
◆ allValid()
Q_INVOKABLE bool DateCluster::allValid |
( |
| ) |
|
|
inline |
◆ appendValue()
void DateCluster::appendValue |
( |
ParameterList & |
pParams | ) |
|
◆ bindValue()
void DateCluster::bindValue |
( |
XSqlQuery & |
pQuery | ) |
|
◆ endDate()
QDate DateCluster::endDate |
( |
| ) |
|
|
inline |
◆ endVisible()
Q_INVOKABLE bool DateCluster::endVisible |
( |
| ) |
const |
|
inline |
◆ setEndCaption()
void DateCluster::setEndCaption |
( |
const QString & |
pString | ) |
|
◆ setEndDate() [1/2]
void DateCluster::setEndDate |
( |
const QDate & |
pDate | ) |
|
|
inline |
◆ setEndDate() [2/2]
void DateCluster::setEndDate |
( |
const QVariant & |
pDate | ) |
|
Sets the end date on the cluster to pDate. Specifically designed to work in a scripted environment where java script dates are passed as a QVariant.
◆ setEndNull()
void DateCluster::setEndNull |
( |
const QString & |
pString, |
|
|
const QDate & |
pDate, |
|
|
bool |
pSetNull |
|
) |
| |
◆ setEndVisible
void DateCluster::setEndVisible |
( |
bool |
p | ) |
|
|
slot |
◆ setStartCaption()
void DateCluster::setStartCaption |
( |
const QString & |
pString | ) |
|
◆ setStartDate() [1/2]
void DateCluster::setStartDate |
( |
const QDate & |
pDate | ) |
|
|
inline |
◆ setStartDate() [2/2]
void DateCluster::setStartDate |
( |
const QVariant & |
pDate | ) |
|
Sets the start date on the cluster to pDate. Specifically designed to work in a scripted environment where java script dates are passed as a QVariant.
◆ setStartNull()
void DateCluster::setStartNull |
( |
const QString & |
pString, |
|
|
const QDate & |
pDate, |
|
|
bool |
pSetNull |
|
) |
| |
◆ setStartVisible
void DateCluster::setStartVisible |
( |
bool |
p | ) |
|
|
slot |
◆ startDate()
QDate DateCluster::startDate |
( |
| ) |
|
|
inline |
◆ startVisible()
Q_INVOKABLE bool DateCluster::startVisible |
( |
| ) |
const |
|
inline |
◆ updated
void DateCluster::updated |
( |
| ) |
|
|
signal |
◆ _endDate
◆ _startDate
The documentation for this class was generated from the following files:
- datecluster.h
- datecluster.cpp