- All Superinterfaces:
QtObjectInterface
Java wrapper for Qt class QDesignerDnDItemInterface
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic enum
Java wrapper for Qt enumQDesignerDnDItemInterface::DropType
-
Method Summary
Modifier and TypeMethodDescriptionSeeQDesignerDnDItemInterface::
decoration()const domUi()
SeeQDesignerDnDItemInterface::
domUi()const hotSpot()
SeeQDesignerDnDItemInterface::
hotSpot()const source()
SeeQDesignerDnDItemInterface::
source()const type()
SeeQDesignerDnDItemInterface::
type()const widget()
SeeQDesignerDnDItemInterface::
widget()const Methods inherited from interface io.qt.QtObjectInterface
dispose, isDisposed
-
Method Details
-
decoration
See
QDesignerDnDItemInterface::
decoration()const -
domUi
See
QDesignerDnDItemInterface::
domUi()const -
hotSpot
See
QDesignerDnDItemInterface::
hotSpot()const -
source
See
QDesignerDnDItemInterface::
source()const -
type
See
QDesignerDnDItemInterface::
type()const -
widget
See
QDesignerDnDItemInterface::
widget()const
-