Uses of Enum
io.qt.widgets.QStyleOptionMenuItem.CheckType
Packages that use QStyleOptionMenuItem.CheckType
-
Uses of QStyleOptionMenuItem.CheckType in io.qt.widgets
Methods in io.qt.widgets that return QStyleOptionMenuItem.CheckTypeModifier and TypeMethodDescriptionQStyleOptionMenuItem.checkType()
The type of checkmark of the menu itemQStyleOptionMenuItem.getCheckType()
Kotlin property getter.QStyleOptionMenuItem.CheckType.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.static QStyleOptionMenuItem.CheckType[]
QStyleOptionMenuItem.CheckType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.widgets with parameters of type QStyleOptionMenuItem.CheckTypeModifier and TypeMethodDescriptionfinal void
QStyleOptionMenuItem.setCheckType
(QStyleOptionMenuItem.CheckType checkType) The type of checkmark of the menu item