- All Superinterfaces:
QtObjectInterface
- All Known Implementing Classes:
QAbstractExtensionManager.Impl
,QExtensionManager
Interface for extension managers in Qt Designer
Java wrapper for Qt's class QAbstractExtensionManager
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic class
Implementor class for interfaceQAbstractExtensionManager
-
Method Summary
Modifier and TypeMethodDescriptionvoid
registerExtensions
(QAbstractExtensionFactory factory, String iid) void
unregisterExtensions
(QAbstractExtensionFactory factory, String iid) Methods inherited from interface io.qt.QtObjectInterface
dispose, isDisposed
-
Method Details
-
extension
-
registerExtensions
-
unregisterExtensions
-