QGIS API Documentation 3.39.0-Master (47f7b3a4989)
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
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 100 of file qgshistoryproviderregistry.h.

Constructor & Destructor Documentation

◆ HistoryEntryOptions()

QgsHistoryProviderRegistry::HistoryEntryOptions::HistoryEntryOptions ( )
inline

Constructor for HistoryEntryOptions.

Definition at line 107 of file qgshistoryproviderregistry.h.

Member Data Documentation

◆ storageBackends

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

Target storage backends.

Definition at line 110 of file qgshistoryproviderregistry.h.


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