| QGIS API Documentation 3.28.0-Firenze (ed3ad0430f)
    | 
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.