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

Public Attributes

Qgis::HistoryProviderBackends storageBackends = Qgis::HistoryProviderBackend::LocalProfile
 Target storage backends. More...
 

Detailed Description

Contains options for storing history entries.

Since
QGIS 3.24

Definition at line 145 of file qgshistoryproviderregistry.h.

Constructor & Destructor Documentation

◆ HistoryEntryOptions()

QgsHistoryProviderRegistry::HistoryEntryOptions::HistoryEntryOptions ( )
inline

Constructor for HistoryEntryOptions.

Definition at line 152 of file qgshistoryproviderregistry.h.

Member Data Documentation

◆ storageBackends

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

Target storage backends.

Definition at line 155 of file qgshistoryproviderregistry.h.


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