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, KTabZoomBarPrivate::m_clickedMapper, KTabZoomBarPrivate::m_count, KTabZoomBarPrivate::m_docked, KTabZoomBarPrivate::m_layout, KTabZoomBarPrivate::m_selected, and KTabZoomBarPrivate::m_tabPosition. |
|
Definition at line 66 of file ktabzoombar.cpp. |
Member Function Documentation
|
Definition at line 72 of file ktabzoombar.cpp. References clicked(), d, KTabZoomBarPrivate::m_buttons, KTabZoomBarPrivate::m_clickedMapper, KTabZoomBarPrivate::m_count, KTabZoomBarPrivate::m_layout, and KTabZoomBarPrivate::m_tabPosition. Referenced by KTabZoomWidget::addTab(). |
|
Definition at line 101 of file ktabzoombar.cpp. References d, KTabZoomBarPrivate::m_buttons, setActiveIndex(), and unselected(). Referenced by addTab(), and KTabZoomBar(). |
|
|
|
Definition at line 90 of file ktabzoombar.cpp. References d, and KTabZoomBarPrivate::m_buttons. Referenced by KTabZoomWidget::removeTab(), and KTabZoomWidget::widgetDeleted(). |
|
Referenced by setActiveIndex(). |
|
Definition at line 118 of file ktabzoombar.cpp. References d, KTabZoomBarPrivate::m_buttons, and selected(). Referenced by clicked(), KTabZoomWidget::loadSettings(), and KTabZoomWidget::raiseWidget(). |
|
Definition at line 150 of file ktabzoombar.cpp. References d, and KTabZoomBarPrivate::m_docked. Referenced by KTabZoomWidget::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(), and unsetButtons(). |
The documentation for this class was generated from the following files:
- lib/widgets/ktabzoombar.h
- lib/widgets/ktabzoombar.cpp