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