QgsProject::Imp Struct Reference

Collaboration diagram for QgsProject::Imp:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 302 of file qgsproject.cpp.

Public Member Functions

 Imp ()
void clear ()
 clear project properties when a new project is started

Public Attributes

QFile file
 current physical project file
QgsPropertyKey properties_
 property hierarchy
QString title
 project title
bool dirty
 true if project has been modified since it has been read or saved


Constructor & Destructor Documentation

QgsProject::Imp::Imp (  )  [inline]

Definition at line 316 of file qgsproject.cpp.

References QgsPropertyKey::name(), and properties_.


Member Function Documentation

void QgsProject::Imp::clear (  )  [inline]

clear project properties when a new project is started

Definition at line 327 of file qgsproject.cpp.

References QgsPropertyKey::clearKeys(), QgsProject::instance(), properties_, title, and QgsProject::writeEntry().


Member Data Documentation

QFile QgsProject::Imp::file

current physical project file

Definition at line 305 of file qgsproject.cpp.

QgsPropertyKey QgsProject::Imp::properties_

property hierarchy

Definition at line 308 of file qgsproject.cpp.

Referenced by clear(), and Imp().

QString QgsProject::Imp::title

project title

Definition at line 311 of file qgsproject.cpp.

Referenced by clear().

bool QgsProject::Imp::dirty

true if project has been modified since it has been read or saved

Definition at line 314 of file qgsproject.cpp.


The documentation for this struct was generated from the following file:
Generated on Fri Jan 9 16:51:24 2009 for Quantum GIS API Documentation by  doxygen 1.5.1