QGIS API Documentation  2.10.1-Pisa
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
QgsProject::Imp Struct Reference

Public Member Functions

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

Public Attributes

bool dirty
 
QFile file
 
QgsPropertyKey properties_
 
QString title
 

Detailed Description

Definition at line 291 of file qgsproject.cpp.

Constructor & Destructor Documentation

QgsProject::Imp::Imp ( )
inline

Definition at line 298 of file qgsproject.cpp.

Member Function Documentation

void QgsProject::Imp::clear ( )
inline

clear project properties when a new project is started

Definition at line 309 of file qgsproject.cpp.

Member Data Documentation

bool QgsProject::Imp::dirty

Definition at line 296 of file qgsproject.cpp.

QFile QgsProject::Imp::file

Definition at line 293 of file qgsproject.cpp.

QgsPropertyKey QgsProject::Imp::properties_

Definition at line 294 of file qgsproject.cpp.

QString QgsProject::Imp::title

Definition at line 295 of file qgsproject.cpp.


The documentation for this struct was generated from the following file: