java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.designer.QDesignerCustomWidgetInterface.Impl
- All Implemented Interfaces:
QDesignerCustomWidgetInterface
,QtObjectInterface
- Enclosing interface:
QDesignerCustomWidgetInterface
public abstract static class QDesignerCustomWidgetInterface.Impl
extends QtObject
implements QDesignerCustomWidgetInterface
Implementor class for interface QDesignerCustomWidgetInterface
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor
Nested classes/interfaces inherited from interface io.qt.designer.QDesignerCustomWidgetInterface
QDesignerCustomWidgetInterface.Impl
-
Constructor Summary
-
Method Summary
Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.qt.QtObjectInterface
dispose, isDisposed
-
Constructor Details
-
Impl
public Impl() -
Impl
Constructor for internal use only.- Parameters:
p
- expected to benull
.
-
-
Method Details
-
codeTemplate
- Specified by:
codeTemplate
in interfaceQDesignerCustomWidgetInterface
-
createWidget
- Specified by:
createWidget
in interfaceQDesignerCustomWidgetInterface
-
domXml
- Specified by:
domXml
in interfaceQDesignerCustomWidgetInterface
-
group
- Specified by:
group
in interfaceQDesignerCustomWidgetInterface
-
icon
- Specified by:
icon
in interfaceQDesignerCustomWidgetInterface
-
includeFile
- Specified by:
includeFile
in interfaceQDesignerCustomWidgetInterface
-
initialize
- Specified by:
initialize
in interfaceQDesignerCustomWidgetInterface
-
isContainer
- Specified by:
isContainer
in interfaceQDesignerCustomWidgetInterface
-
isInitialized
- Specified by:
isInitialized
in interfaceQDesignerCustomWidgetInterface
-
name
- Specified by:
name
in interfaceQDesignerCustomWidgetInterface
-
toolTip
- Specified by:
toolTip
in interfaceQDesignerCustomWidgetInterface
-
whatsThis
- Specified by:
whatsThis
in interfaceQDesignerCustomWidgetInterface
-