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