|
QGIS API Documentation
3.14.0-Pi (9f7028fd23)
|
#include <qgsprojectstorage.h>
Public Attributes | |
| QDateTime | lastModified |
| Date and local time when the file was last modified. More... | |
| QString | name |
| Name of the project - equivalent to a file's base name (i.e. without path and extension). More... | |
| QDateTime QgsProjectStorage::Metadata::lastModified |
Date and local time when the file was last modified.
Definition at line 52 of file qgsprojectstorage.h.
| QString QgsProjectStorage::Metadata::name |
Name of the project - equivalent to a file's base name (i.e. without path and extension).
Definition at line 50 of file qgsprojectstorage.h.
1.8.17