java.lang.Object
io.qt.QtObject
io.qt.designer.QDesignerDnDItemInterface.Impl
- All Implemented Interfaces:
QDesignerDnDItemInterface
,QtObjectInterface
- Enclosing interface:
QDesignerDnDItemInterface
public abstract static class QDesignerDnDItemInterface.Impl
extends QtObject
implements QDesignerDnDItemInterface
Implementor class for interface QDesignerDnDItemInterface
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor
Nested classes/interfaces inherited from interface io.qt.designer.QDesignerDnDItemInterface
QDesignerDnDItemInterface.DropType, QDesignerDnDItemInterface.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
-
decoration
- Specified by:
decoration
in interfaceQDesignerDnDItemInterface
-
domUi
- Specified by:
domUi
in interfaceQDesignerDnDItemInterface
-
hotSpot
- Specified by:
hotSpot
in interfaceQDesignerDnDItemInterface
-
source
- Specified by:
source
in interfaceQDesignerDnDItemInterface
-
type
- Specified by:
type
in interfaceQDesignerDnDItemInterface
-
widget
- Specified by:
widget
in interfaceQDesignerDnDItemInterface
-