Provides functions for producing logging messages for QML types
Java wrapper for Qt header file QtQml
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic interface
Java wrapper for Qt callableQtQml::ObjectCallback
static interface
Java wrapper for Qt callableQtQml::QQmlAttachedPropertiesFunc
static interface
Java wrapper for Qt callableQtQml::ValueCallback
-
Method Summary
Modifier and TypeMethodDescriptionstatic QJSEngine
qmlAttachedPropertiesFunction
(QObject arg__1, QMetaObject arg__2) SeeQtQml::
qmlAttachedPropertiesFunction(QObject*, const QMetaObject*) static QObject
Overloaded function forqmlAttachedPropertiesObject(io.qt.core.QObject, io.qt.qml.QtQml.QQmlAttachedPropertiesFunc, boolean)
withcreate = true
.static QObject
qmlAttachedPropertiesObject
(QObject arg__1, QtQml.QQmlAttachedPropertiesFunc func, boolean create) SeeQtQml::
qmlAttachedPropertiesObject(QObject*, QQmlAttachedPropertiesFunc, bool) static QObject
qmlAttachedPropertiesObject
(Class<? extends QObject> type, QObject obj) Overloaded function forqmlAttachedPropertiesObject(java.lang.Class, io.qt.core.QObject, boolean)
withcreate = true
.static QObject
qmlAttachedPropertiesObject
(Class<? extends QObject> type, QObject obj, boolean create) static QObject
qmlAttachedPropertiesObjectById
(int arg__1, QObject arg__2) Overloaded function forqmlAttachedPropertiesObjectById(int, io.qt.core.QObject, boolean)
withcreate = true
.static QObject
qmlAttachedPropertiesObjectById
(int arg__1, QObject arg__2, boolean create) SeeQtQml::
qmlAttachedPropertiesObjectById(int, const QObject*, bool) static void
static QQmlContext
qmlContext
(QObject arg__1) SeeQtQml::
qmlContext(const QObject*) static QQmlInfo
static QQmlInfo
static QQmlInfo
qmlDebug
(QObject me, Collection<? extends QQmlError> errors) static QQmlEngine
SeeQtQml::
qmlEngine(const QObject*) static void
qmlExecuteDeferred
(QObject arg__1) SeeQtQml::
qmlExecuteDeferred(QObject*) static boolean
qmlProtectModule
(String uri, int majVersion) static int
qmlRegisterAnonymousType
(Class<?> type, String uri, int versionMajor) static int
qmlRegisterExtendedType
(Class<?> type, Class<?> extendedType, String uri, int versionMajor) static int
qmlRegisterExtendedType
(Class<?> type, Class<?> extendedType, String uri, int versionMajor, int versionMinor, String qmlName) static int
qmlRegisterExtendedType
(Class<? extends QObject> type, Class<? extends QObject> extendedType) Deprecated.Use qmlRegisterExtendedType(uri, versionMajor) insteadstatic int
qmlRegisterExtendedUncreatableType
(Class<?> type, Class<?> extendedType, int metaObjectRevision, String uri, int versionMajor, int versionMinor, String qmlName, String reason) static int
qmlRegisterExtendedUncreatableType
(Class<?> type, Class<?> extendedType, String uri, int versionMajor, int versionMinor, String qmlName, String reason) static int
qmlRegisterInterface
(Class<? extends QtObjectInterface> type, String typeName) Deprecated.Use qmlRegisterInterface(uri, versionMajor) insteadstatic int
qmlRegisterInterface
(Class<? extends QtObjectInterface> type, String uri, int versionMajor) static void
qmlRegisterModule
(String uri, int versionMajor, int versionMinor) static void
qmlRegisterNamespaceAndRevisions
(QMetaObject metaObject, String uri, int versionMajor) SeeqmlRegisterNamespaceAndRevisions(const QMetaObject*,
const char*, int) static int
qmlRegisterRevision
(Class<?> type, int metaObjectRevision, String uri, int versionMajor, int versionMinor) static int
qmlRegisterSingletonInstance
(QObject instance, String uri, int versionMajor, int versionMinor, String qmlName) Deprecated.static <T extends QObject>
intqmlRegisterSingletonInstance
(String uri, int versionMajor, int versionMinor, String typeName, T singleton) static int
qmlRegisterSingletonType
(QUrl url, String uri, int versionMajor, int versionMinor, String qmlName) static int
qmlRegisterSingletonType
(String url, String uri, int versionMajor, int versionMinor, String qmlName) Overloaded function forqmlRegisterSingletonType(io.qt.core.QUrl, java.lang.String, int, int, java.lang.String)
.static int
qmlRegisterSingletonType
(String uri, int versionMajor, int versionMinor, String typeName, QtQml.ValueCallback callback) static int
qmlRegisterSingletonType
(Class<? extends QObject> type, String uri, int versionMajor, int versionMinor, String typeName, QtQml.ObjectCallback callback) static int
qmlRegisterType
(QUrl url, String uri, int versionMajor, int versionMinor, String qmlName) static int
qmlRegisterType
(String url, String uri, int versionMajor, int versionMinor, String qmlName) Overloaded function forqmlRegisterType(io.qt.core.QUrl, java.lang.String, int, int, java.lang.String)
.static int
qmlRegisterType
(Class<?> type, int metaObjectRevision, String uri, int versionMajor, int versionMinor, String qmlName) static int
qmlRegisterType
(Class<?> type, String uri, int versionMajor, int versionMinor, String qmlName) static int
qmlRegisterType
(Class<? extends QObject> type) Deprecated.static int
qmlRegisterTypeNotAvailable
(String uri, int versionMajor, int versionMinor, String qmlName, String message) static void
qmlRegisterTypesAndRevisions
(String uri, int versionMajor, Class<?>... types) SeeqmlRegisterTypesAndRevisions(const char*,
int) static int
qmlRegisterUncreatableClass
(Class<? extends QObject> type, int metaObjectRevision, String uri, int versionMajor, int versionMinor, String qmlName, String reason) Deprecated.static int
qmlRegisterUncreatableClass
(Class<? extends QObject> type, String uri, int versionMajor, int versionMinor, String qmlName, String reason) Deprecated.static int
qmlRegisterUncreatableMetaObject
(QMetaObject staticMetaObject, String uri, int versionMajor, int versionMinor, String qmlName, String reason) static int
qmlRegisterUncreatableType
(Class<?> type, int metaObjectRevision, String uri, int versionMajor, int versionMinor, String qmlName, String reason) static int
qmlRegisterUncreatableType
(Class<?> type, String uri, int versionMajor, int versionMinor, String qmlName, String reason) static int
static QQmlInfo
qmlWarning
(QObject me) static QQmlInfo
qmlWarning
(QObject me, QQmlError error) static QQmlInfo
qmlWarning
(QObject me, Collection<? extends QQmlError> errors)
-
Method Details
-
qjsEngine
-
qmlAttachedPropertiesFunction
public static QtQml.QQmlAttachedPropertiesFunc qmlAttachedPropertiesFunction(QObject arg__1, QMetaObject arg__2) See
QtQml::
qmlAttachedPropertiesFunction(QObject*, const QMetaObject*) -
qmlAttachedPropertiesObject
public static QObject qmlAttachedPropertiesObject(QObject arg__1, QtQml.QQmlAttachedPropertiesFunc func, boolean create) See
QtQml::
qmlAttachedPropertiesObject(QObject*, QQmlAttachedPropertiesFunc, bool) -
qmlAttachedPropertiesObject
-
qmlAttachedPropertiesObjectById
See
QtQml::
qmlAttachedPropertiesObjectById(int, const QObject*, bool) -
qmlClearTypeRegistrations
public static void qmlClearTypeRegistrations() -
qmlContext
See
QtQml::
qmlContext(const QObject*) -
qmlDebug
-
qmlDebug
-
qmlDebug
-
qmlEngine
See
QtQml::
qmlEngine(const QObject*) -
qmlExecuteDeferred
See
QtQml::
qmlExecuteDeferred(QObject*) -
qmlProtectModule
-
qmlRegisterAnonymousType
-
qmlRegisterExtendedType
@Deprecated public static int qmlRegisterExtendedType(Class<? extends QObject> type, Class<? extends QObject> extendedType) Deprecated.Use qmlRegisterExtendedType(uri, versionMajor) instead -
qmlRegisterExtendedType
-
qmlRegisterExtendedType
-
qmlRegisterExtendedUncreatableType
-
qmlRegisterExtendedUncreatableType
-
qmlRegisterInterface
@Deprecated public static int qmlRegisterInterface(Class<? extends QtObjectInterface> type, String typeName) Deprecated.Use qmlRegisterInterface(uri, versionMajor) instead -
qmlRegisterInterface
public static int qmlRegisterInterface(Class<? extends QtObjectInterface> type, String uri, int versionMajor) -
qmlRegisterModule
-
qmlRegisterNamespaceAndRevisions
public static void qmlRegisterNamespaceAndRevisions(QMetaObject metaObject, String uri, int versionMajor) See
qmlRegisterNamespaceAndRevisions(const QMetaObject*,
const char*, int) -
qmlRegisterRevision
-
qmlRegisterSingletonType
-
qmlRegisterSingletonType
public static int qmlRegisterSingletonType(String uri, int versionMajor, int versionMinor, String typeName, QtQml.ValueCallback callback) -
qmlRegisterSingletonType
public static int qmlRegisterSingletonType(Class<? extends QObject> type, String uri, int versionMajor, int versionMinor, String typeName, QtQml.ObjectCallback callback) -
qmlRegisterType
-
qmlRegisterType
Deprecated. -
qmlRegisterType
-
qmlRegisterType
-
qmlRegisterTypeNotAvailable
-
qmlRegisterTypesAndRevisions
See
qmlRegisterTypesAndRevisions(const char*,
int) -
qmlRegisterUncreatableMetaObject
public static int qmlRegisterUncreatableMetaObject(QMetaObject staticMetaObject, String uri, int versionMajor, int versionMinor, String qmlName, String reason) -
qmlRegisterUncreatableType
-
qmlRegisterUncreatableType
-
qmlTypeId
-
qmlWarning
-
qmlWarning
-
qmlWarning
-
qmlRegisterUncreatableClass
@Deprecated public static int qmlRegisterUncreatableClass(Class<? extends QObject> type, int metaObjectRevision, String uri, int versionMajor, int versionMinor, String qmlName, String reason) Deprecated. -
qmlRegisterUncreatableClass
@Deprecated public static int qmlRegisterUncreatableClass(Class<? extends QObject> type, String uri, int versionMajor, int versionMinor, String qmlName, String reason) Deprecated. -
qmlRegisterSingletonInstance
@Deprecated public static int qmlRegisterSingletonInstance(QObject instance, String uri, int versionMajor, int versionMinor, String qmlName) Deprecated. -
qmlRegisterSingletonInstance
-
qmlAttachedPropertiesObject
public static QObject qmlAttachedPropertiesObject(QObject arg__1, QtQml.QQmlAttachedPropertiesFunc func) Overloaded function for
qmlAttachedPropertiesObject(io.qt.core.QObject, io.qt.qml.QtQml.QQmlAttachedPropertiesFunc, boolean)
withcreate = true
. -
qmlAttachedPropertiesObject
Overloaded function for
qmlAttachedPropertiesObject(java.lang.Class, io.qt.core.QObject, boolean)
withcreate = true
. -
qmlAttachedPropertiesObjectById
Overloaded function for
qmlAttachedPropertiesObjectById(int, io.qt.core.QObject, boolean)
withcreate = true
. -
qmlRegisterSingletonType
public static int qmlRegisterSingletonType(String url, String uri, int versionMajor, int versionMinor, String qmlName) Overloaded function for
qmlRegisterSingletonType(io.qt.core.QUrl, java.lang.String, int, int, java.lang.String)
. -
qmlRegisterType
public static int qmlRegisterType(String url, String uri, int versionMajor, int versionMinor, String qmlName) Overloaded function for
qmlRegisterType(io.qt.core.QUrl, java.lang.String, int, int, java.lang.String)
.
-