Plasma::TabBar Member List
This is the complete list of members for
Plasma::TabBar, including all inherited members.
addTab(const QIcon &icon, const QString &label, QGraphicsLayoutItem *content=0) | Plasma::TabBar | |
addTab(const QString &label, QGraphicsLayoutItem *content=0) | Plasma::TabBar | |
changeEvent(QEvent *event) | Plasma::TabBar | [protected] |
count | Plasma::TabBar | |
count() const | Plasma::TabBar | |
currentChanged(int index) | Plasma::TabBar | [signal] |
currentIndex | Plasma::TabBar | |
currentIndex() const | Plasma::TabBar | |
insertTab(int index, const QIcon &icon, const QString &label, QGraphicsLayoutItem *content=0) | Plasma::TabBar | |
insertTab(int index, const QString &label, QGraphicsLayoutItem *content=0) | Plasma::TabBar | |
isTabBarShown() const | Plasma::TabBar | |
nativeWidget | Plasma::TabBar | |
nativeWidget() const | Plasma::TabBar | |
removeTab(int index) | Plasma::TabBar | |
resizeEvent(QGraphicsSceneResizeEvent *event) | Plasma::TabBar | [protected] |
setCurrentIndex(int index) | Plasma::TabBar | [slot] |
setStyleSheet(const QString &stylesheet) | Plasma::TabBar | |
setTabBarShown(bool show) | Plasma::TabBar | |
setTabIcon(int index, const QIcon &icon) | Plasma::TabBar | |
setTabText(int index, const QString &label) | Plasma::TabBar | |
styleSheet | Plasma::TabBar | |
styleSheet() const | Plasma::TabBar | |
tabAt(int index) | Plasma::TabBar | |
TabBar(QGraphicsWidget *parent=0) | Plasma::TabBar | [explicit] |
tabBarShown | Plasma::TabBar | |
tabIcon(int index) const | Plasma::TabBar | |
tabText(int index) const | Plasma::TabBar | |
takeTab(int index) | Plasma::TabBar | |
wheelEvent(QGraphicsSceneWheelEvent *event) | Plasma::TabBar | [protected] |
~TabBar() | Plasma::TabBar | |