#include <qtpropertymanager.h>
QtSizeFPropertyManager::QtSizeFPropertyManager |
( |
QObject * |
parent = 0 | ) |
|
|
explicit |
QtSizeFPropertyManager::~QtSizeFPropertyManager |
( |
| ) |
|
int QtSizeFPropertyManager::decimals |
( |
const QtProperty * |
property | ) |
const |
void QtSizeFPropertyManager::decimalsChanged |
( |
QtProperty * |
property, |
|
|
int |
prec |
|
) |
| |
|
signal |
virtual void QtSizeFPropertyManager::initializeProperty |
( |
QtProperty * |
property | ) |
|
|
protectedvirtual |
QSizeF QtSizeFPropertyManager::maximum |
( |
const QtProperty * |
property | ) |
const |
QSizeF QtSizeFPropertyManager::minimum |
( |
const QtProperty * |
property | ) |
const |
void QtSizeFPropertyManager::rangeChanged |
( |
QtProperty * |
property, |
|
|
const QSizeF & |
minVal, |
|
|
const QSizeF & |
maxVal |
|
) |
| |
|
signal |
void QtSizeFPropertyManager::setDecimals |
( |
QtProperty * |
property, |
|
|
int |
prec |
|
) |
| |
|
slot |
void QtSizeFPropertyManager::setMaximum |
( |
QtProperty * |
property, |
|
|
const QSizeF & |
maxVal |
|
) |
| |
|
slot |
void QtSizeFPropertyManager::setMinimum |
( |
QtProperty * |
property, |
|
|
const QSizeF & |
minVal |
|
) |
| |
|
slot |
void QtSizeFPropertyManager::setRange |
( |
QtProperty * |
property, |
|
|
const QSizeF & |
minVal, |
|
|
const QSizeF & |
maxVal |
|
) |
| |
|
slot |
void QtSizeFPropertyManager::setValue |
( |
QtProperty * |
property, |
|
|
const QSizeF & |
val |
|
) |
| |
|
slot |
virtual void QtSizeFPropertyManager::uninitializeProperty |
( |
QtProperty * |
property | ) |
|
|
protectedvirtual |
QSizeF QtSizeFPropertyManager::value |
( |
const QtProperty * |
property | ) |
const |
void QtSizeFPropertyManager::valueChanged |
( |
QtProperty * |
property, |
|
|
const QSizeF & |
val |
|
) |
| |
|
signal |
QString QtSizeFPropertyManager::valueText |
( |
const QtProperty * |
property | ) |
const |
|
protectedvirtual |
The documentation for this class was generated from the following file: