Uses of Enum
io.qt.widgets.QStyle.SubElement
Packages that use QStyle.SubElement
-
Uses of QStyle.SubElement in io.qt.widgets
Methods in io.qt.widgets that return QStyle.SubElementModifier and TypeMethodDescriptionstatic QStyle.SubElement
QStyle.SubElement.resolve
(int value) Returns the corresponding enum entry for the given value.static QStyle.SubElement
Returns the corresponding enum entry for the given value and name.static QStyle.SubElement
Returns the enum constant of this type with the specified name.static QStyle.SubElement[]
QStyle.SubElement.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 QStyle.SubElementModifier and TypeMethodDescriptionQCommonStyle.subElementRect
(QStyle.SubElement r, QStyleOption opt, QWidget widget) QProxyStyle.subElementRect
(QStyle.SubElement element, QStyleOption option, QWidget widget) final QRect
QStyle.subElementRect
(QStyle.SubElement subElement, QStyleOption option) Overloaded function forQStyle.subElementRect(io.qt.widgets.QStyle.SubElement, io.qt.widgets.QStyleOption, io.qt.widgets.QWidget)
withwidget = null
.abstract QRect
QStyle.subElementRect
(QStyle.SubElement subElement, QStyleOption option, QWidget widget)