KTabZoomBar Class Reference
#include <ktabzoombar.h>
Inheritance diagram for KTabZoomBar:

Signals | |
void | selected (int index) |
void | unselected () |
void | docked () |
Public Member Functions | |
KTabZoomBar (QWidget *parent=0, KTabZoomPosition::Position pos=KTabZoomPosition::Left, const char *name=0) | |
~KTabZoomBar () | |
int | addTab (const QTab &tab, const QString &toolTip=QString::null) |
void | removeTab (int index) |
void | setActiveIndex (int index) |
void | unsetButtons () |
void | setDockMode (bool docked) |
Private Slots | |
void | clicked (int index) |
Private Attributes | |
KTabZoomBarPrivate * | d |
Constructor & Destructor Documentation
|
Definition at line 43 of file ktabzoombar.cpp. References clicked(), d, KTabZoomBar(), KTabZoomBarPrivate::m_clickedMapper, KTabZoomBarPrivate::m_count, KTabZoomBarPrivate::m_docked, KTabZoomBarPrivate::m_layout, KTabZoomBarPrivate::m_selected, and KTabZoomBarPrivate::m_tabPosition. Referenced by KTabZoomBar(). |
|
Definition at line 66 of file ktabzoombar.cpp. References d. |
Member Function Documentation
|
Definition at line 72 of file ktabzoombar.cpp. References addTab(), clicked(), d, KTabZoomBarPrivate::m_buttons, KTabZoomBarPrivate::m_clickedMapper, KTabZoomBarPrivate::m_count, KTabZoomBarPrivate::m_layout, and KTabZoomBarPrivate::m_tabPosition. Referenced by KTabZoomWidget::addTab(), and addTab(). |
|
Definition at line 101 of file ktabzoombar.cpp. References clicked(), d, KTabZoomBarPrivate::m_buttons, setActiveIndex(), and unselected(). Referenced by addTab(), clicked(), and KTabZoomBar(). |
|
|
|
Definition at line 90 of file ktabzoombar.cpp. References d, KTabZoomBarPrivate::m_buttons, and removeTab(). Referenced by KTabZoomWidget::removeTab(), removeTab(), and KTabZoomWidget::widgetDeleted(). |
|
Referenced by setActiveIndex(). |
|
Definition at line 118 of file ktabzoombar.cpp. References d, KTabZoomBarPrivate::m_buttons, selected(), and setActiveIndex(). Referenced by clicked(), KTabZoomWidget::loadSettings(), KTabZoomWidget::raiseWidget(), and setActiveIndex(). |
|
Definition at line 150 of file ktabzoombar.cpp. References d, KTabZoomBarPrivate::m_docked, and setDockMode(). Referenced by KTabZoomWidget::setDockMode(), and setDockMode(). |
|
Referenced by clicked(), and unsetButtons(). |
|
Definition at line 135 of file ktabzoombar.cpp. References d, KTabZoomBarPrivate::m_buttons, and unselected(). Referenced by KTabZoomWidget::lowerAllWidgets(), KTabZoomWidget::lowerWidget(), and KTabZoomWidget::unselected(). |
Member Data Documentation
|
Definition at line 45 of file ktabzoombar.h. Referenced by addTab(), clicked(), KTabZoomBar(), removeTab(), setActiveIndex(), setDockMode(), unsetButtons(), and ~KTabZoomBar(). |
The documentation for this class was generated from the following files:
- lib/widgets/ktabzoombar.h
- lib/widgets/ktabzoombar.cpp