#include <qtpropertymanager.h>
| QtRectFPropertyManager::QtRectFPropertyManager |
( |
QObject * |
parent = 0 | ) |
|
|
explicit |
| QtRectFPropertyManager::~QtRectFPropertyManager |
( |
| ) |
|
| QRectF QtRectFPropertyManager::constraint |
( |
const QtProperty * |
property | ) |
const |
| void QtRectFPropertyManager::constraintChanged |
( |
QtProperty * |
property, |
|
|
const QRectF & |
constraint |
|
) |
| |
|
signal |
| int QtRectFPropertyManager::decimals |
( |
const QtProperty * |
property | ) |
const |
| void QtRectFPropertyManager::decimalsChanged |
( |
QtProperty * |
property, |
|
|
int |
prec |
|
) |
| |
|
signal |
| virtual void QtRectFPropertyManager::initializeProperty |
( |
QtProperty * |
property | ) |
|
|
protectedvirtual |
| void QtRectFPropertyManager::setConstraint |
( |
QtProperty * |
property, |
|
|
const QRectF & |
constraint |
|
) |
| |
|
slot |
| void QtRectFPropertyManager::setDecimals |
( |
QtProperty * |
property, |
|
|
int |
prec |
|
) |
| |
|
slot |
| void QtRectFPropertyManager::setValue |
( |
QtProperty * |
property, |
|
|
const QRectF & |
val |
|
) |
| |
|
slot |
| virtual void QtRectFPropertyManager::uninitializeProperty |
( |
QtProperty * |
property | ) |
|
|
protectedvirtual |
| QRectF QtRectFPropertyManager::value |
( |
const QtProperty * |
property | ) |
const |
| void QtRectFPropertyManager::valueChanged |
( |
QtProperty * |
property, |
|
|
const QRectF & |
val |
|
) |
| |
|
signal |
| QString QtRectFPropertyManager::valueText |
( |
const QtProperty * |
property | ) |
const |
|
protectedvirtual |
The documentation for this class was generated from the following file: