Uses of Enum
io.qt.widgets.QStyle.PixelMetric
-
Uses of QStyle.PixelMetric in io.qt.widgets
Modifier and TypeMethodDescriptionstatic QStyle.PixelMetric
QStyle.PixelMetric.resolve
(int value) Returns the corresponding enum entry for the given value.static QStyle.PixelMetric
Returns the corresponding enum entry for the given value and name.static QStyle.PixelMetric
Returns the enum constant of this type with the specified name.static QStyle.PixelMetric[]
QStyle.PixelMetric.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionint
QCommonStyle.pixelMetric
(QStyle.PixelMetric m, QStyleOption opt, QWidget widget) int
QProxyStyle.pixelMetric
(QStyle.PixelMetric metric, QStyleOption option, QWidget widget) final int
QStyle.pixelMetric
(QStyle.PixelMetric metric) final int
QStyle.pixelMetric
(QStyle.PixelMetric metric, QStyleOption option) Overloaded function forQStyle.pixelMetric(io.qt.widgets.QStyle.PixelMetric, io.qt.widgets.QStyleOption, io.qt.widgets.QWidget)
withwidget = null
.abstract int
QStyle.pixelMetric
(QStyle.PixelMetric metric, QStyleOption option, QWidget widget)