|
QGIS API Documentation
2.10.1-Pisa
|
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 |
Definition at line 291 of file qgsproject.cpp.
|
inline |
Definition at line 298 of file qgsproject.cpp.
|
inline |
clear project properties when a new project is started
Definition at line 309 of file qgsproject.cpp.
| 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.
1.8.6