Uses of Enum
io.qt.core.Qt.ToolBarAreaSizes
Packages that use Qt.ToolBarAreaSizes
-
Uses of Qt.ToolBarAreaSizes in io.qt.core
Methods in io.qt.core that return Qt.ToolBarAreaSizesModifier and TypeMethodDescriptionstatic Qt.ToolBarAreaSizes
Qt.ToolBarAreaSizes.resolve
(int value) Returns the corresponding enum entry for the given value.static Qt.ToolBarAreaSizes
Returns the enum constant of this type with the specified name.static Qt.ToolBarAreaSizes[]
Qt.ToolBarAreaSizes.values()
Returns an array containing the constants of this enum type, in the order they are declared.