- All Superinterfaces:
QQmlTypesExtensionInterface
,QtObjectInterface
- All Known Implementing Classes:
QQmlExtensionInterface.Impl
,QQmlExtensionPlugin
Java wrapper for Qt class QQmlExtensionInterface
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic class
Implementor class for interfaceQQmlExtensionInterface
-
Method Summary
Modifier and TypeMethodDescriptionvoid
initializeEngine
(QQmlEngine engine, String uri) void
registerTypes
(String uri) Methods inherited from interface io.qt.QtObjectInterface
dispose, isDisposed
-
Method Details
-
initializeEngine
-
registerTypes
- Specified by:
registerTypes
in interfaceQQmlTypesExtensionInterface
-