18#ifndef QGSTEMPORALCONTROLLER_H
19#define QGSTEMPORALCONTROLLER_H
47 if ( qobject_cast<QgsTemporalNavigationObject *>( sipCpp ) )
49 sipType = sipType_QgsTemporalNavigationObject;
QgsTemporalController(QObject *parent=nullptr)
Constructor for QgsTemporalController, with the specified parent object.
void updateTemporalRange(const QgsDateTimeRange &range)
Signals that a temporal range has changed and needs to be updated in all connected objects.
#define SIP_CONVERT_TO_SUBCLASS_CODE(code)
QgsTemporalRange< QDateTime > QgsDateTimeRange
QgsRange which stores a range of date times.