Uses of Enum
io.qt.widgets.QTabWidget.TabShape
-
Uses of QTabWidget.TabShape in io.qt.widgets
Modifier 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.Modifier and TypeMethodDescriptionfinal void
QMainWindow.setTabShape
(QTabWidget.TabShape tabShape) final void
QMdiArea.setTabShape
(QTabWidget.TabShape shape) final void
QTabWidget.setTabShape
(QTabWidget.TabShape s)