Uses of Enum
io.qt.widgets.QTabBar.Shape
Packages that use QTabBar.Shape
-
Uses of QTabBar.Shape in io.qt.widgets
Methods in io.qt.widgets that return QTabBar.ShapeModifier and TypeMethodDescriptionstatic QTabBar.ShapeQTabBar.Shape.resolve(int value) Returns the corresponding enum entry for the given value.final QTabBar.ShapeQStyleOptionTab.shape()The tab shape used to draw the tab; by default QTabBar::RoundedNorthfinal QTabBar.ShapeQStyleOptionTabBarBase.shape()The shape of the tab barfinal QTabBar.ShapeQStyleOptionTabWidgetFrame.shape()The tab shape used to draw the tabsfinal QTabBar.ShapeQTabBar.shape()static QTabBar.ShapeReturns the enum constant of this type with the specified name.static QTabBar.Shape[]QTabBar.Shape.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 QTabBar.ShapeModifier and TypeMethodDescriptionfinal voidQStyleOptionTab.setShape(QTabBar.Shape shape) The tab shape used to draw the tab; by default QTabBar::RoundedNorthfinal voidQStyleOptionTabBarBase.setShape(QTabBar.Shape shape) The shape of the tab barfinal voidQStyleOptionTabWidgetFrame.setShape(QTabBar.Shape shape) The tab shape used to draw the tabsfinal voidQTabBar.setShape(QTabBar.Shape shape)