PlasmaComponents
TabBar Class Reference
Inheritance diagram for TabBar:

Properties | |
list< Item > | content |
Item | currentTab |
TabBarLayout | layout |
Detailed Description
TabBar is a plasma-themed component that you can use as a container for tab buttons.
- Since
- 0.1
Definition at line 49 of file TabBar.qml.
Property Documentation
list<Item> TabBar::content |
The content of the TabBarLayout.
- Remarks
- This is the default property
Definition at line 56 of file TabBar.qml.
Item TabBar::currentTab |
The current tabbar button.
Definition at line 66 of file TabBar.qml.
TabBarLayout TabBar::layout |
The layout of the TabBar.
Definition at line 61 of file TabBar.qml.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:08:40 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:08:40 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.