Uses of Enum
io.qt.widgets.QComboBox.LabelDrawingMode
Packages that use QComboBox.LabelDrawingMode
-
Uses of QComboBox.LabelDrawingMode in io.qt.widgets
Methods in io.qt.widgets that return QComboBox.LabelDrawingModeModifier and TypeMethodDescriptionQComboBox.labelDrawingMode()
static QComboBox.LabelDrawingMode
QComboBox.LabelDrawingMode.resolve
(int value) Returns the corresponding enum entry for the given value.static QComboBox.LabelDrawingMode
Returns the enum constant of this type with the specified name.static QComboBox.LabelDrawingMode[]
QComboBox.LabelDrawingMode.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 QComboBox.LabelDrawingModeModifier and TypeMethodDescriptionfinal void
QComboBox.setLabelDrawingMode
(QComboBox.LabelDrawingMode labelDrawing)