QGIS API Documentation
3.26.3-Buenos Aires (65e4edfdad)
|
Contains options for storing history entries. More...
#include <qgshistoryproviderregistry.h>
Public Member Functions | |
HistoryEntryOptions () | |
Constructor for HistoryEntryOptions. More... | |
Public Attributes | |
Qgis::HistoryProviderBackends | storageBackends = Qgis::HistoryProviderBackend::LocalProfile |
Target storage backends. More... | |
Contains options for storing history entries.
Definition at line 145 of file qgshistoryproviderregistry.h.
|
inline |
Constructor for HistoryEntryOptions.
Definition at line 152 of file qgshistoryproviderregistry.h.
Qgis::HistoryProviderBackends QgsHistoryProviderRegistry::HistoryEntryOptions::storageBackends = Qgis::HistoryProviderBackend::LocalProfile |
Target storage backends.
Definition at line 155 of file qgshistoryproviderregistry.h.