QGIS API Documentation  2.14.0-Essen
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 322 of file qgsproject.cpp.

Constructor & Destructor Documentation

QgsProject::Imp::Imp ( )
inline

Definition at line 329 of file qgsproject.cpp.

Member Function Documentation

void QgsProject::Imp::clear ( )
inline

Clear project properties when a new project is started.

Definition at line 340 of file qgsproject.cpp.

Member Data Documentation

bool QgsProject::Imp::dirty

Definition at line 327 of file qgsproject.cpp.

QFile QgsProject::Imp::file

Definition at line 324 of file qgsproject.cpp.

QgsPropertyKey QgsProject::Imp::properties_

Definition at line 325 of file qgsproject.cpp.

QString QgsProject::Imp::title

Definition at line 326 of file qgsproject.cpp.


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