java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.qml.QQmlTypesExtensionInterface.Impl
- All Implemented Interfaces:
QQmlTypesExtensionInterface
,QtObjectInterface
- Enclosing interface:
- QQmlTypesExtensionInterface
public abstract static class QQmlTypesExtensionInterface.Impl extends QtObject implements QQmlTypesExtensionInterface
Implementor class for interface QQmlTypesExtensionInterface
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.qt.qml.QQmlTypesExtensionInterface
QQmlTypesExtensionInterface.Impl
-
Constructor Summary
Constructors Modifier Constructor Description Impl()
protected
Impl(QtObject.QPrivateConstructor p)
Constructor for internal use only. -
Method Summary
Modifier and Type Method Description abstract void
registerTypes(String uri)
-
Constructor Details
-
Method Details
-
registerTypes
- Specified by:
registerTypes
in interfaceQQmlTypesExtensionInterface
-