#include <qdeclarativevaluetype_p.h>
Definition at line 84 of file qdeclarativevaluetype_p.h.
◆ QDeclarativeValueTypeFactory()
QDeclarativeValueTypeFactory::QDeclarativeValueTypeFactory |
( |
| ) |
|
Definition at line 81 of file qdeclarativevaluetype.cpp.
static QDeclarativeValueType * valueType(int)
QDeclarativeValueType * valueTypes[QVariant::UserType - 1]
◆ ~QDeclarativeValueTypeFactory()
QDeclarativeValueTypeFactory::~QDeclarativeValueTypeFactory |
( |
| ) |
|
◆ isValueType()
bool QDeclarativeValueTypeFactory::isValueType |
( |
int |
idx | ) |
|
|
static |
◆ operator[]()
◆ registerValueTypes()
void QDeclarativeValueTypeFactory::registerValueTypes |
( |
| ) |
|
|
static |
◆ registerValueTypesCompat()
void QDeclarativeValueTypeFactory::registerValueTypesCompat |
( |
| ) |
|
|
static |
Definition at line 107 of file qdeclarativevaluetype.cpp.
Referenced by QDeclarativeMetaType::isModule().
112 qmlRegisterValueTypeEnums<QDeclarativeEasingValueType>(
"Qt",4,7,
"Easing");
113 qmlRegisterValueTypeEnums<QDeclarativeFontValueType>(
"Qt",4,7,
"Font");
static Type type()
Returns the type of application (Tty , GuiClient, or GuiServer).
◆ valueType()
◆ valueTypes
The documentation for this class was generated from the following files: