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