#include <cache_storage_settings.h>
◆ CacheStorageSettings() [1/2]
| CacheStorageSettings::CacheStorageSettings |
( |
const QString & | settingPath, |
|
|
QObject * | parent = nullptr ) |
|
explicit |
◆ CacheStorageSettings() [2/2]
◆ cardPictureLoaderCacheMethodChanged
| void CacheStorageSettings::cardPictureLoaderCacheMethodChanged |
( |
int | cardPictureLoaderCacheMethod | ) |
|
|
signal |
◆ getCardPictureLoaderCacheMethod()
| int CacheStorageSettings::getCardPictureLoaderCacheMethod |
( |
| ) |
const |
|
nodiscard |
◆ getLocalCardImageStorageNamingScheme()
| int CacheStorageSettings::getLocalCardImageStorageNamingScheme |
( |
| ) |
const |
|
nodiscard |
◆ getNetworkCacheSizeInMB()
| int CacheStorageSettings::getNetworkCacheSizeInMB |
( |
| ) |
const |
|
nodiscardoverridevirtual |
◆ getPixmapCacheSize()
| int CacheStorageSettings::getPixmapCacheSize |
( |
| ) |
const |
|
nodiscardoverridevirtual |
◆ getRedirectCacheTtl()
| int CacheStorageSettings::getRedirectCacheTtl |
( |
| ) |
const |
|
nodiscardoverridevirtual |
◆ localCardImageStorageNamingSchemeChanged
| void CacheStorageSettings::localCardImageStorageNamingSchemeChanged |
( |
int | localCardImageStorageNamingScheme | ) |
|
|
signal |
◆ networkCacheSizeChanged
| void CacheStorageSettings::networkCacheSizeChanged |
( |
int | newSizeInMBs | ) |
|
|
signal |
◆ pixmapCacheSizeChanged
| void CacheStorageSettings::pixmapCacheSizeChanged |
( |
int | newSizeInMBs | ) |
|
|
signal |
◆ redirectCacheTtlChanged
| void CacheStorageSettings::redirectCacheTtlChanged |
( |
int | newTtl | ) |
|
|
signal |
◆ setCardImageCacheMethod()
| void CacheStorageSettings::setCardImageCacheMethod |
( |
int | _cardImageCachingMethod | ) |
|
◆ setLocalCardImageStorageNamingScheme()
| void CacheStorageSettings::setLocalCardImageStorageNamingScheme |
( |
int | _scheme | ) |
|
◆ setNetworkCacheSizeInMB()
| void CacheStorageSettings::setNetworkCacheSizeInMB |
( |
int | _networkCacheSize | ) |
|
◆ setNetworkRedirectCacheTtl()
| void CacheStorageSettings::setNetworkRedirectCacheTtl |
( |
int | _redirectCacheTtl | ) |
|
◆ setPixmapCacheSize()
| void CacheStorageSettings::setPixmapCacheSize |
( |
int | _pixmapCacheSize | ) |
|
◆ SettingsCache
The documentation for this class was generated from the following files: