QGIS API Documentation  3.14.0-Pi (9f7028fd23)
Public Member Functions | List of all members
QgsVectorLayerTemporalContext Class Reference

#include <qgsvectorlayertemporalproperties.h>

Public Member Functions

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

Detailed Description

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

Since
QGIS 3.14

Definition at line 40 of file qgsvectorlayertemporalproperties.h.

Member Function Documentation

◆ layer()

QgsVectorLayer * QgsVectorLayerTemporalContext::layer ( ) const

Returns the associated layer.

See also
setLayer()

Definition at line 655 of file qgsvectorlayertemporalproperties.cpp.

◆ setLayer()

void QgsVectorLayerTemporalContext::setLayer ( QgsVectorLayer layer)

Sets the associated layer.

See also
layer()

Definition at line 660 of file qgsvectorlayertemporalproperties.cpp.


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