|
QGIS API Documentation 3.36.0-Maidenhead (09951dc0acf)
|
Metadata associated with a project. More...
#include <qgsprojectstorage.h>
Public Attributes | |
| QDateTime | lastModified |
| Date and local time when the file was last modified. | |
| QString | name |
| Name of the project - equivalent to a file's base name (i.e. without path and extension). | |
Metadata associated with a project.
Definition at line 45 of file qgsprojectstorage.h.
| QDateTime QgsProjectStorage::Metadata::lastModified |
Date and local time when the file was last modified.
Definition at line 51 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 49 of file qgsprojectstorage.h.