Uses of Enum
io.qt.widgets.QComboBox.InsertPolicy
-
Uses of QComboBox.InsertPolicy in io.qt.widgets
Modifier and TypeMethodDescriptionfinal QComboBox.InsertPolicy
QComboBox.insertPolicy()
static QComboBox.InsertPolicy
QComboBox.InsertPolicy.resolve
(int value) Returns the corresponding enum entry for the given value.static QComboBox.InsertPolicy
Returns the enum constant of this type with the specified name.static QComboBox.InsertPolicy[]
QComboBox.InsertPolicy.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionfinal void
QComboBox.setInsertPolicy
(QComboBox.InsertPolicy policy)