Uses of Enum
io.qt.widgets.QStyleOptionMenuItem.CheckType
-
Uses of QStyleOptionMenuItem.CheckType in io.qt.widgets
Modifier 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.Modifier and TypeMethodDescriptionfinal void
QStyleOptionMenuItem.setCheckType
(QStyleOptionMenuItem.CheckType checkType) The type of checkmark of the menu item