KDevelop API Documentation

ProjectSession::DocumentData Struct Reference

Collaboration diagram for ProjectSession::DocumentData:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 DocumentData ()

Public Attributes

KURL url
int line
QString type
bool activate

Constructor & Destructor Documentation

ProjectSession::DocumentData::DocumentData  )  [inline]
 

Definition at line 77 of file projectsession.h.


Member Data Documentation

bool ProjectSession::DocumentData::activate
 

Definition at line 81 of file projectsession.h.

Referenced by ProjectSession::loadDocument(), and ProjectSession::recreateViews().

int ProjectSession::DocumentData::line
 

Definition at line 79 of file projectsession.h.

Referenced by ProjectSession::loadDocument(), and ProjectSession::recreateViews().

QString ProjectSession::DocumentData::type
 

Definition at line 80 of file projectsession.h.

Referenced by ProjectSession::loadDocument(), and ProjectSession::recreateViews().

KURL ProjectSession::DocumentData::url
 

Definition at line 78 of file projectsession.h.

Referenced by ProjectSession::loadDocument(), and ProjectSession::recreateViews().


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