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