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