|
QGIS API Documentation
2.2.0-Valmiera
|

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 | |
Definition at line 292 of file qgsproject.cpp.
|
inline |
Definition at line 306 of file qgsproject.cpp.
References QgsPropertyKey::name(), and properties_.
|
inline |
clear project properties when a new project is started
Definition at line 317 of file qgsproject.cpp.
References QgsPropertyKey::clearKeys(), QgsProject::instance(), properties_, title, and QgsProject::writeEntry().
| bool QgsProject::Imp::dirty |
true if project has been modified since it has been read or saved
Definition at line 304 of file qgsproject.cpp.
| QFile QgsProject::Imp::file |
current physical project file
Definition at line 295 of file qgsproject.cpp.
| QgsPropertyKey QgsProject::Imp::properties_ |
| QString QgsProject::Imp::title |
1.8.1.2