Uses of Enum
io.qt.widgets.QStyle.ContentsType
-
Uses of QStyle.ContentsType in io.qt.widgets
Modifier and TypeMethodDescriptionstatic QStyle.ContentsType
QStyle.ContentsType.resolve
(int value) Returns the corresponding enum entry for the given value.static QStyle.ContentsType
Returns the corresponding enum entry for the given value and name.static QStyle.ContentsType
Returns the enum constant of this type with the specified name.static QStyle.ContentsType[]
QStyle.ContentsType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionQCommonStyle.sizeFromContents
(QStyle.ContentsType ct, QStyleOption opt, QSize contentsSize, QWidget widget) QProxyStyle.sizeFromContents
(QStyle.ContentsType type, QStyleOption option, QSize size, QWidget widget) final QSize
QStyle.sizeFromContents
(QStyle.ContentsType ct, QStyleOption opt, QSize contentsSize) Overloaded function forQStyle.sizeFromContents(io.qt.widgets.QStyle.ContentsType, io.qt.widgets.QStyleOption, io.qt.core.QSize, io.qt.widgets.QWidget)
withw = null
.abstract QSize
QStyle.sizeFromContents
(QStyle.ContentsType ct, QStyleOption opt, QSize contentsSize, QWidget w)