lib
KoTabBar Member ListThis is the complete list of members for KoTabBar, including all inherited members.
| activeTab | KoTabBar | |
| activeTab() const | KoTabBar | |
| addTab(const QString &text) | KoTabBar | [slot] |
| autoScrollBack() | KoTabBar | [protected, slot] |
| autoScrollForward() | KoTabBar | [protected, slot] |
| canScrollBack() const | KoTabBar | |
| canScrollForward() const | KoTabBar | |
| clear() | KoTabBar | [slot] |
| contextMenu(const QPoint &pos) | KoTabBar | [signal] |
| count | KoTabBar | |
| count() const | KoTabBar | |
| doubleClicked() | KoTabBar | [signal] |
| ensureVisible(const QString &tab) | KoTabBar | |
| KoTabBar(QWidget *parent=0, const char *name=0) | KoTabBar | |
| mouseDoubleClickEvent(QMouseEvent *ev) | KoTabBar | [protected, virtual] |
| mouseMoveEvent(QMouseEvent *ev) | KoTabBar | [protected, virtual] |
| mousePressEvent(QMouseEvent *ev) | KoTabBar | [protected, virtual] |
| mouseReleaseEvent(QMouseEvent *ev) | KoTabBar | [protected, virtual] |
| moveTab(unsigned tab, unsigned target) | KoTabBar | [slot] |
| paintEvent(QPaintEvent *ev) | KoTabBar | [protected, virtual] |
| readOnly | KoTabBar | |
| readOnly() const | KoTabBar | |
| removeTab(const QString &text) | KoTabBar | [slot] |
| renameTab(const QString &old_name, const QString &new_name) | KoTabBar | [slot] |
| resizeEvent(QResizeEvent *ev) | KoTabBar | [protected, virtual] |
| reverseLayout() const | KoTabBar | |
| scrollBack() | KoTabBar | [slot] |
| scrollFirst() | KoTabBar | [slot] |
| scrollForward() | KoTabBar | [slot] |
| scrollLast() | KoTabBar | [slot] |
| setActiveTab(const QString &text) | KoTabBar | [slot] |
| setReadOnly(bool ro) | KoTabBar | [slot] |
| setReverseLayout(bool reverse) | KoTabBar | [slot] |
| setTabs(const QStringList &list) | KoTabBar | [slot] |
| sizeHint() const | KoTabBar | [slot] |
| tabChanged(const QString &_text) | KoTabBar | [signal] |
| tabMoved(unsigned tab, unsigned target) | KoTabBar | [signal] |
| tabs | KoTabBar | |
| tabs() const | KoTabBar | |
| wheelEvent(QWheelEvent *e) | KoTabBar | [protected, virtual] |
| ~KoTabBar() | KoTabBar | [virtual] |
|