QGIS API Documentation 3.99.0-Master (2fe06baccd8)
Loading...
Searching...
No Matches
QgsVectorLayerTemporalContext Class Reference

Encapsulates the context in which a QgsVectorLayer's temporal capabilities will be applied. More...

#include <qgsvectorlayertemporalproperties.h>

Public Member Functions

QgsVectorLayerlayer () const
 Returns the associated layer.
void setLayer (QgsVectorLayer *layer)
 Sets the associated layer.

Detailed Description

Encapsulates the context in which a QgsVectorLayer's temporal capabilities will be applied.

Since
QGIS 3.14

Definition at line 39 of file qgsvectorlayertemporalproperties.h.

Member Function Documentation

◆ layer()

QgsVectorLayer * QgsVectorLayerTemporalContext::layer ( ) const

Returns the associated layer.

See also
setLayer()

Definition at line 714 of file qgsvectorlayertemporalproperties.cpp.

◆ setLayer()

void QgsVectorLayerTemporalContext::setLayer ( QgsVectorLayer * layer)

Sets the associated layer.

See also
layer()

Definition at line 719 of file qgsvectorlayertemporalproperties.cpp.


The documentation for this class was generated from the following files: