KDevelop API Documentation

TextStructItem Class Reference

Inheritance diagram for TextStructItem:

QListViewItem List of all members.

Public Member Functions

 TextStructItem (QListView *parent)
 TextStructItem (QListViewItem *parent)
QString text (int) const
TextStructItemparentStructItem ()

Public Attributes

QString tag
QString extra
int pos
int endpos

Constructor & Destructor Documentation

TextStructItem::TextStructItem QListView parent  )  [inline]
 

Definition at line 33 of file texttoolswidget.cpp.

TextStructItem::TextStructItem QListViewItem parent  )  [inline]
 

Definition at line 36 of file texttoolswidget.cpp.


Member Function Documentation

TextStructItem* TextStructItem::parentStructItem  )  [inline]
 

Definition at line 50 of file texttoolswidget.cpp.

Referenced by TextToolsWidget::parseLaTeX(), and TextToolsWidget::parseXML().

QString TextStructItem::text int   )  const [inline]
 

Definition at line 46 of file texttoolswidget.cpp.

References extra, and tag.


Member Data Documentation

int TextStructItem::endpos
 

Definition at line 56 of file texttoolswidget.cpp.

Referenced by TextToolsWidget::parseLaTeX(), TextToolsWidget::parseXML(), and TextToolsWidget::slotItemPressed().

QString TextStructItem::extra
 

Definition at line 54 of file texttoolswidget.cpp.

Referenced by TextToolsWidget::parseLaTeX(), and text().

int TextStructItem::pos
 

Definition at line 55 of file texttoolswidget.cpp.

Referenced by TextToolsWidget::parseLaTeX(), TextToolsWidget::parseXML(), and TextToolsWidget::slotItemPressed().

QString TextStructItem::tag
 

Definition at line 53 of file texttoolswidget.cpp.

Referenced by TextToolsWidget::parseLaTeX(), TextToolsWidget::parseXML(), and text().


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 Tue Oct 19 08:02:07 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003