| 
    QGIS API Documentation
    3.26.3-Buenos Aires (65e4edfdad)
    
   | 
 
Encapsulates the context in which a QgsVectorLayer's temporal capabilities will be applied. More...
#include <qgsvectorlayertemporalproperties.h>
Public Member Functions | |
| QgsVectorLayer * | layer () const | 
| Returns the associated layer.  More... | |
| void | setLayer (QgsVectorLayer *layer) | 
| Sets the associated layer.  More... | |
Encapsulates the context in which a QgsVectorLayer's temporal capabilities will be applied.
Definition at line 40 of file qgsvectorlayertemporalproperties.h.
| QgsVectorLayer * QgsVectorLayerTemporalContext::layer | ( | ) | const | 
Returns the associated layer.
Definition at line 699 of file qgsvectorlayertemporalproperties.cpp.
| void QgsVectorLayerTemporalContext::setLayer | ( | QgsVectorLayer * | layer | ) | 
Sets the associated layer.
Definition at line 704 of file qgsvectorlayertemporalproperties.cpp.
 1.8.17