KDevelop API Documentation

KTabZoomBarPrivate Class Reference

List of all members.

Public Attributes

KTabZoomPosition::Position m_tabPosition
int m_selected
KTabZoomBarLayoutm_layout
QSignalMapperm_clickedMapper
QIntDict< KTabZoomButtonm_buttons
int m_count
bool m_docked

Member Data Documentation

QIntDict<KTabZoomButton> KTabZoomBarPrivate::m_buttons
 

Definition at line 36 of file ktabzoombar.cpp.

Referenced by KTabZoomBar::addTab(), KTabZoomBar::clicked(), KTabZoomBar::removeTab(), KTabZoomBar::setActiveIndex(), and KTabZoomBar::unsetButtons().

QSignalMapper* KTabZoomBarPrivate::m_clickedMapper
 

Definition at line 35 of file ktabzoombar.cpp.

Referenced by KTabZoomBar::addTab(), and KTabZoomBar::KTabZoomBar().

int KTabZoomBarPrivate::m_count
 

Definition at line 37 of file ktabzoombar.cpp.

Referenced by KTabZoomBar::addTab(), and KTabZoomBar::KTabZoomBar().

bool KTabZoomBarPrivate::m_docked
 

Definition at line 38 of file ktabzoombar.cpp.

Referenced by KTabZoomBar::KTabZoomBar(), and KTabZoomBar::setDockMode().

KTabZoomBarLayout* KTabZoomBarPrivate::m_layout
 

Definition at line 34 of file ktabzoombar.cpp.

Referenced by KTabZoomBar::addTab(), and KTabZoomBar::KTabZoomBar().

int KTabZoomBarPrivate::m_selected
 

Definition at line 33 of file ktabzoombar.cpp.

Referenced by KTabZoomBar::KTabZoomBar().

KTabZoomPosition::Position KTabZoomBarPrivate::m_tabPosition
 

Definition at line 32 of file ktabzoombar.cpp.

Referenced by KTabZoomBar::addTab(), and KTabZoomBar::KTabZoomBar().


The documentation for this class was generated from the following file:
KDE Logo
This file is part of the documentation for KDevelop Version 3.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Oct 6 17:39:30 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003