QGIS API Documentation
3.16.0-Hannover (43b64b13f3)
|
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.
Encapsulates a QGIS project, including sets of map layers and their styles, layouts,...
QString outputDirectory
Destination directory for created image files.
Base class for feedback objects to be used for cancellation of something running in a worker thread.
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.
The QgsMapSettings class contains configuration for rendering of the map.
QList< QgsMapDecoration * > decorations
List of decorations to draw onto exported frames.