Uses of Enum
io.qt.designer.QDesignerDnDItemInterface.DropType
Packages that use QDesignerDnDItemInterface.DropType
-
Uses of QDesignerDnDItemInterface.DropType in io.qt.designer
Methods in io.qt.designer that return QDesignerDnDItemInterface.DropTypeModifier and TypeMethodDescriptionQDesignerDnDItemInterface.DropType.resolve
(int value) Returns the corresponding enum entry for the given value.abstract QDesignerDnDItemInterface.DropType
QDesignerDnDItemInterface.Impl.type()
SeeQDesignerDnDItemInterface::
type()const QDesignerDnDItemInterface.type()
SeeQDesignerDnDItemInterface::
type()const Returns the enum constant of this type with the specified name.static QDesignerDnDItemInterface.DropType[]
QDesignerDnDItemInterface.DropType.values()
Returns an array containing the constants of this enum type, in the order they are declared.