KDevelop API Documentation

KTZWidgetInfo Class Reference

Collaboration diagram for KTZWidgetInfo:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 KTZWidgetInfo (QWidget *w=0)

Public Attributes

QWidgetm_widget
int m_index
int m_barIndex

Detailed Description

Todo:
Clean up the different usages of the different indices!

Definition at line 30 of file ktabzoomwidget.cpp.


Constructor & Destructor Documentation

KTZWidgetInfo::KTZWidgetInfo QWidget w = 0  )  [inline]
 

Definition at line 33 of file ktabzoomwidget.cpp.


Member Data Documentation

int KTZWidgetInfo::m_barIndex
 

Definition at line 36 of file ktabzoomwidget.cpp.

Referenced by KTabZoomWidget::addTab(), KTabZoomWidget::raiseWidget(), KTabZoomWidget::removeTab(), KTabZoomWidget::selected(), and KTabZoomWidget::widgetDeleted().

int KTZWidgetInfo::m_index
 

Definition at line 36 of file ktabzoomwidget.cpp.

Referenced by KTabZoomWidget::addTab(), KTabZoomWidget::at(), KTabZoomWidget::indexOf(), KTabZoomWidget::removeTab(), KTabZoomWidget::selected(), and KTabZoomWidget::widgetDeleted().

QWidget* KTZWidgetInfo::m_widget
 

Definition at line 35 of file ktabzoomwidget.cpp.

Referenced by KTabZoomWidget::at(), KTabZoomWidget::indexOf(), KTabZoomWidget::lowerWidget(), KTabZoomWidget::raiseWidget(), KTabZoomWidget::removeTab(), KTabZoomWidget::selected(), and KTabZoomWidget::widgetDeleted().


The documentation for this class was generated from the following file:
KDE Logo
This file is part of the documentation for KDevelop Version 3.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Mar 23 00:31:28 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003