QGIS API Documentation 3.99.0-Master (2fe06baccd8)
Loading...
Searching...
No Matches
QgsHistoryProviderRegistry::HistoryEntryOptions Class Reference

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.

Detailed Description

Contains options for storing history entries.

Since
QGIS 3.24

Definition at line 98 of file qgshistoryproviderregistry.h.

Constructor & Destructor Documentation

◆ HistoryEntryOptions()

QgsHistoryProviderRegistry::HistoryEntryOptions::HistoryEntryOptions ( )
inline

Constructor for HistoryEntryOptions.

Definition at line 104 of file qgshistoryproviderregistry.h.

Member Data Documentation

◆ storageBackends

Qgis::HistoryProviderBackends QgsHistoryProviderRegistry::HistoryEntryOptions::storageBackends = Qgis::HistoryProviderBackend::LocalProfile

Target storage backends.

Definition at line 107 of file qgshistoryproviderregistry.h.


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