KDevelop API Documentation

DocIndex Class Reference

#include <docindexdlg.h>

Collaboration diagram for DocIndex:

Collaboration graph
[legend]
List of all members.

Public Attributes

QString indexName
QString title
QString base
QStringList conceptNames
QStringList conceptUrls
QStringList identNames
QStringList identUrls
QStringList fileNames
QStringList fileUrls

Member Data Documentation

QString DocIndex::base
 

Definition at line 31 of file docindexdlg.h.

Referenced by DocIndexDialog::readIndexFromFile().

QStringList DocIndex::conceptNames
 

Definition at line 32 of file docindexdlg.h.

Referenced by DocIndexDialog::readIndexFromFile().

QStringList DocIndex::conceptUrls
 

Definition at line 33 of file docindexdlg.h.

Referenced by DocIndexDialog::readIndexFromFile().

QStringList DocIndex::fileNames
 

Definition at line 36 of file docindexdlg.h.

Referenced by DocIndexDialog::readIndexFromFile().

QStringList DocIndex::fileUrls
 

Definition at line 37 of file docindexdlg.h.

Referenced by DocIndexDialog::readIndexFromFile().

QStringList DocIndex::identNames
 

Definition at line 34 of file docindexdlg.h.

Referenced by DocIndexDialog::readIndexFromFile(), and DocIndexDialog::readKDocIndex().

QStringList DocIndex::identUrls
 

Definition at line 35 of file docindexdlg.h.

Referenced by DocIndexDialog::readIndexFromFile(), and DocIndexDialog::readKDocIndex().

QString DocIndex::indexName
 

Definition at line 29 of file docindexdlg.h.

Referenced by DocIndexDialog::readIndexFromFile(), and DocIndexDialog::readKDocIndex().

QString DocIndex::title
 

Definition at line 30 of file docindexdlg.h.

Referenced by DocIndexDialog::readIndexFromFile(), and DocIndexDialog::readKDocIndex().


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 Tue Feb 22 09:40:59 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003