|
QGIS API Documentation
2.14.0-Essen
|
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 322 of file qgsproject.cpp.
|
inline |
Definition at line 329 of file qgsproject.cpp.
|
inline |
Clear project properties when a new project is started.
Definition at line 340 of file qgsproject.cpp.
| 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.
1.8.11