Cockatrice 2026-06-01-Development-3.1.0-beta.3
A virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
StorageSettingsPage Class Reference

#include <storage_settings_page.h>

Inheritance diagram for StorageSettingsPage:
[legend]
Collaboration diagram for StorageSettingsPage:
[legend]

Public Member Functions

 StorageSettingsPage ()
void retranslateUi () override

Private Slots

void clearDownloadedPicsButtonClicked ()
void clearImageBackupsButtonClicked ()
void clearPixmapCacheButtonClicked ()

Private Attributes

QPushButton clearDownloadedPicsButton
QPushButton clearBackupsButton
QPushButton clearPixmapCacheButton
QGroupBox * mpCacheMethodGroupBox
QGroupBox * mpNetworkCacheGroupBox
QGroupBox * mpImageBackupGroupBox
QGroupBox * mpPixmapCacheGroupBox
QLabel networkCacheExplainerLabel
QLabel imageBackupExplainerLabel
QLabel pixmapCacheExplainerLabel
QLabel cardPictureLoaderCacheMethodLabel
QComboBox * cardPictureLoaderCacheMethodComboBox
QLabel networkCacheLabel
QSpinBox networkCacheEdit
QLabel networkRedirectCacheTtlLabel
QSpinBox networkRedirectCacheTtlEdit
QSpinBox pixmapCacheEdit
QLabel pixmapCacheLabel
QLabel localCardImageStorageNamingSchemeLabel
QComboBox * localCardImageStorageNamingSchemeComboBox

Constructor & Destructor Documentation

◆ StorageSettingsPage()

StorageSettingsPage::StorageSettingsPage ( )
Here is the call graph for this function:

Member Function Documentation

◆ clearDownloadedPicsButtonClicked

void StorageSettingsPage::clearDownloadedPicsButtonClicked ( )
privateslot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ clearImageBackupsButtonClicked

void StorageSettingsPage::clearImageBackupsButtonClicked ( )
privateslot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ clearPixmapCacheButtonClicked

void StorageSettingsPage::clearPixmapCacheButtonClicked ( )
privateslot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ retranslateUi()

void StorageSettingsPage::retranslateUi ( )
overridevirtual

Implements AbstractSettingsPage.

Here is the caller graph for this function:

Member Data Documentation

◆ cardPictureLoaderCacheMethodComboBox

QComboBox* StorageSettingsPage::cardPictureLoaderCacheMethodComboBox
private

◆ cardPictureLoaderCacheMethodLabel

QLabel StorageSettingsPage::cardPictureLoaderCacheMethodLabel
private

◆ clearBackupsButton

QPushButton StorageSettingsPage::clearBackupsButton
private

◆ clearDownloadedPicsButton

QPushButton StorageSettingsPage::clearDownloadedPicsButton
private

◆ clearPixmapCacheButton

QPushButton StorageSettingsPage::clearPixmapCacheButton
private

◆ imageBackupExplainerLabel

QLabel StorageSettingsPage::imageBackupExplainerLabel
private

◆ localCardImageStorageNamingSchemeComboBox

QComboBox* StorageSettingsPage::localCardImageStorageNamingSchemeComboBox
private

◆ localCardImageStorageNamingSchemeLabel

QLabel StorageSettingsPage::localCardImageStorageNamingSchemeLabel
private

◆ mpCacheMethodGroupBox

QGroupBox* StorageSettingsPage::mpCacheMethodGroupBox
private

◆ mpImageBackupGroupBox

QGroupBox* StorageSettingsPage::mpImageBackupGroupBox
private

◆ mpNetworkCacheGroupBox

QGroupBox* StorageSettingsPage::mpNetworkCacheGroupBox
private

◆ mpPixmapCacheGroupBox

QGroupBox* StorageSettingsPage::mpPixmapCacheGroupBox
private

◆ networkCacheEdit

QSpinBox StorageSettingsPage::networkCacheEdit
private

◆ networkCacheExplainerLabel

QLabel StorageSettingsPage::networkCacheExplainerLabel
private

◆ networkCacheLabel

QLabel StorageSettingsPage::networkCacheLabel
private

◆ networkRedirectCacheTtlEdit

QSpinBox StorageSettingsPage::networkRedirectCacheTtlEdit
private

◆ networkRedirectCacheTtlLabel

QLabel StorageSettingsPage::networkRedirectCacheTtlLabel
private

◆ pixmapCacheEdit

QSpinBox StorageSettingsPage::pixmapCacheEdit
private

◆ pixmapCacheExplainerLabel

QLabel StorageSettingsPage::pixmapCacheExplainerLabel
private

◆ pixmapCacheLabel

QLabel StorageSettingsPage::pixmapCacheLabel
private

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