java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.designer.QDesignerTaskMenuExtension.Impl
- All Implemented Interfaces:
QDesignerTaskMenuExtension
,QtObjectInterface
- Enclosing interface:
- QDesignerTaskMenuExtension
public abstract static class QDesignerTaskMenuExtension.Impl
extends QtObject
implements QDesignerTaskMenuExtension
Implementor class for interface QDesignerTaskMenuExtension
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor
Nested classes/interfaces inherited from interface io.qt.designer.QDesignerTaskMenuExtension
QDesignerTaskMenuExtension.Impl
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionMethods 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
-
preferredEditAction
- Specified by:
preferredEditAction
in interfaceQDesignerTaskMenuExtension
-
taskActions
- Specified by:
taskActions
in interfaceQDesignerTaskMenuExtension
-