QGIS API Documentation
3.14.0-Pi (9f7028fd23)
|
Go to the documentation of this file.
16 #ifndef QGSTEMPORALUTILS_H
17 #define QGSTEMPORALUTILS_H
19 #include "qgis_core.h"
46 static QgsDateTimeRange calculateTemporalRangeForProject(
QgsProject *project );
95 #endif // QGSTEMPORALUTILS_H
Contains settings relating to exporting animations.
QgsDateTimeRange animationRange
Dictates the overall temporal range of the animation.
QString outputDirectory
Destination directory for created image files.
QString fileNameTemplate
The filename template for exporting the frames.
Contains utility methods for working with temporal layers and projects.
QgsInterval frameDuration
Duration of individual export frames.
A representation of the interval between two datetime values.
Interface for map decorations.
QList< QgsMapDecoration * > decorations
List of decorations to draw onto exported frames.