QGIS API Documentation 3.40.0-Bratislava (b56115d8743)
|
Contains options for storing history entries. More...
#include <qgshistoryproviderregistry.h>
Public Member Functions | |
HistoryEntryOptions () | |
Constructor for HistoryEntryOptions. | |
Public Attributes | |
Qgis::HistoryProviderBackends | storageBackends = Qgis::HistoryProviderBackend::LocalProfile |
Target storage backends. | |
Contains options for storing history entries.
Definition at line 100 of file qgshistoryproviderregistry.h.
|
inline |
Constructor for HistoryEntryOptions.
Definition at line 107 of file qgshistoryproviderregistry.h.
Qgis::HistoryProviderBackends QgsHistoryProviderRegistry::HistoryEntryOptions::storageBackends = Qgis::HistoryProviderBackend::LocalProfile |
Target storage backends.
Definition at line 110 of file qgshistoryproviderregistry.h.