Uses of Enum
io.qt.widgets.QComboBox.SizeAdjustPolicy
Packages that use QComboBox.SizeAdjustPolicy
-
Uses of QComboBox.SizeAdjustPolicy in io.qt.widgets
Methods in io.qt.widgets that return QComboBox.SizeAdjustPolicyModifier 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.Methods in io.qt.widgets with parameters of type QComboBox.SizeAdjustPolicyModifier and TypeMethodDescriptionfinal void
QComboBox.setSizeAdjustPolicy
(QComboBox.SizeAdjustPolicy policy)