KDevelop API Documentation

CppSupportPart::JobData Struct Reference

Collaboration diagram for CppSupportPart::JobData:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ~JobData ()

Public Attributes

QDir dir
QProgressBarprogressBar
QStringList::Iterator it
QStringList files
QMap< QString, QPair< uint,
uint > > 
pcs
QDataStream stream
QFile file

Constructor & Destructor Documentation

CppSupportPart::JobData::~JobData  )  [inline]
 

Definition at line 239 of file cppsupportpart.h.


Member Data Documentation

QDir CppSupportPart::JobData::dir
 

Definition at line 231 of file cppsupportpart.h.

Referenced by CppSupportPart::parseProject(), and CppSupportPart::slotParseFiles().

QFile CppSupportPart::JobData::file
 

Definition at line 237 of file cppsupportpart.h.

Referenced by CppSupportPart::parseProject().

QStringList CppSupportPart::JobData::files
 

Definition at line 234 of file cppsupportpart.h.

Referenced by CppSupportPart::parseProject(), and CppSupportPart::slotParseFiles().

QStringList::Iterator CppSupportPart::JobData::it
 

Definition at line 233 of file cppsupportpart.h.

Referenced by CppSupportPart::parseProject(), and CppSupportPart::slotParseFiles().

QMap< QString, QPair<uint, uint> > CppSupportPart::JobData::pcs
 

Definition at line 235 of file cppsupportpart.h.

Referenced by CppSupportPart::parseProject(), and CppSupportPart::slotParseFiles().

QProgressBar* CppSupportPart::JobData::progressBar
 

Definition at line 232 of file cppsupportpart.h.

Referenced by CppSupportPart::parseProject(), and CppSupportPart::slotParseFiles().

QDataStream CppSupportPart::JobData::stream
 

Definition at line 236 of file cppsupportpart.h.

Referenced by CppSupportPart::parseProject(), and CppSupportPart::slotParseFiles().


The documentation for this struct 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:21:28 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003