Plasma
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 | |
firstPositionWidget | Plasma::TabBar | |
firstPositionWidget() 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 | |
isTabHighlighted(int index) const | Plasma::TabBar | |
lastPositionWidget | Plasma::TabBar | |
lastPositionWidget() 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 |
setFirstPositionWidget(QGraphicsWidget *widget) | Plasma::TabBar | |
setLastPositionWidget(QGraphicsWidget *widget) | Plasma::TabBar | |
setStyleSheet(const QString &stylesheet) | Plasma::TabBar | |
setTabBarShown(bool show) | Plasma::TabBar | |
setTabHighlighted(int index, bool highlight) | 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 | |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:35 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.