#include <qtpropertymanager.h>
QtDateTimePropertyManager::QtDateTimePropertyManager |
( |
QObject * |
parent = 0 | ) |
|
|
explicit |
QtDateTimePropertyManager::~QtDateTimePropertyManager |
( |
| ) |
|
virtual void QtDateTimePropertyManager::initializeProperty |
( |
QtProperty * |
property | ) |
|
|
protectedvirtual |
void QtDateTimePropertyManager::setValue |
( |
QtProperty * |
property, |
|
|
const QDateTime & |
val |
|
) |
| |
|
slot |
virtual void QtDateTimePropertyManager::uninitializeProperty |
( |
QtProperty * |
property | ) |
|
|
protectedvirtual |
QDateTime QtDateTimePropertyManager::value |
( |
const QtProperty * |
property | ) |
const |
void QtDateTimePropertyManager::valueChanged |
( |
QtProperty * |
property, |
|
|
const QDateTime & |
val |
|
) |
| |
|
signal |
QString QtDateTimePropertyManager::valueText |
( |
const QtProperty * |
property | ) |
const |
|
protectedvirtual |
The documentation for this class was generated from the following file: