Uses of Enum
io.qt.widgets.QTabWidget.TabShape
Packages that use QTabWidget.TabShape
-
Uses of QTabWidget.TabShape in io.qt.widgets
Methods in io.qt.widgets that return QTabWidget.TabShapeModifier and TypeMethodDescriptionstatic QTabWidget.TabShape
QTabWidget.TabShape.resolve
(int value) Returns the corresponding enum entry for the given value.final QTabWidget.TabShape
QMainWindow.tabShape()
final QTabWidget.TabShape
QMdiArea.tabShape()
final QTabWidget.TabShape
QTabWidget.tabShape()
static QTabWidget.TabShape
Returns the enum constant of this type with the specified name.static QTabWidget.TabShape[]
QTabWidget.TabShape.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 QTabWidget.TabShapeModifier and TypeMethodDescriptionfinal void
QMainWindow.setTabShape
(QTabWidget.TabShape tabShape) final void
QMdiArea.setTabShape
(QTabWidget.TabShape shape) final void
QTabWidget.setTabShape
(QTabWidget.TabShape s)