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.QPrivateConstructorNested classes/interfaces inherited from interface io.qt.designer.QDesignerCustomWidgetInterface
QDesignerCustomWidgetInterface.Impl -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.qt.QtObject
dispose, equals, isDisposedMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods 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:
codeTemplatein interfaceQDesignerCustomWidgetInterface
-
createWidget
- Specified by:
createWidgetin interfaceQDesignerCustomWidgetInterface
-
domXml
- Specified by:
domXmlin interfaceQDesignerCustomWidgetInterface
-
group
- Specified by:
groupin interfaceQDesignerCustomWidgetInterface
-
icon
- Specified by:
iconin interfaceQDesignerCustomWidgetInterface
-
includeFile
- Specified by:
includeFilein interfaceQDesignerCustomWidgetInterface
-
initialize
- Specified by:
initializein interfaceQDesignerCustomWidgetInterface
-
isContainer
- Specified by:
isContainerin interfaceQDesignerCustomWidgetInterface
-
isInitialized
- Specified by:
isInitializedin interfaceQDesignerCustomWidgetInterface
-
name
- Specified by:
namein interfaceQDesignerCustomWidgetInterface
-
toolTip
- Specified by:
toolTipin interfaceQDesignerCustomWidgetInterface
-
whatsThis
- Specified by:
whatsThisin interfaceQDesignerCustomWidgetInterface
-