Cockatrice 2025-11-30-Development-2.11.0-beta.38
A cross-platform virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
DeckEditorSettingsPage Class Reference

#include <dlg_settings.h>

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

Public Member Functions

 DeckEditorSettingsPage ()
void retranslateUi () override
QString getLastUpdateTime ()

Private Slots

void storeSettings ()
void urlListChanged (const QModelIndex &, int, int, const QModelIndex &, int)
void setSpoilersEnabled (bool)
void spoilerPathButtonClicked ()
void updateSpoilers ()
void unlockSettings ()
void actAddURL ()
void actRemoveURL ()
void actEditURL ()
void clearDownloadedPicsButtonClicked ()
void resetDownloadedURLsButtonClicked ()

Private Attributes

QPushButton clearDownloadedPicsButton
QPushButton resetDownloadURLs
QLabel urlLinkLabel
QCheckBox picDownloadCheckBox
QListWidget * urlList
QAction * aAdd
QAction * aEdit
QAction * aRemove
QCheckBox mcDownloadSpoilersCheckBox
QLabel msDownloadSpoilersLabel
QGroupBox * mpGeneralGroupBox
QGroupBox * mpSpoilerGroupBox
QLineEdit * mpSpoilerSavePathLineEdit
QLabel mcSpoilerSaveLabel
QLabel lastUpdatedLabel
QLabel infoOnSpoilersLabel
QPushButton * mpSpoilerPathButton
QPushButton * updateNowButton
QLabel networkCacheLabel
QSpinBox networkCacheEdit
QLabel networkRedirectCacheTtlLabel
QSpinBox networkRedirectCacheTtlEdit
QSpinBox pixmapCacheEdit
QLabel pixmapCacheLabel

Constructor & Destructor Documentation

◆ DeckEditorSettingsPage()

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

Member Function Documentation

◆ actAddURL

void DeckEditorSettingsPage::actAddURL ( )
privateslot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ actEditURL

void DeckEditorSettingsPage::actEditURL ( )
privateslot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ actRemoveURL

void DeckEditorSettingsPage::actRemoveURL ( )
privateslot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ clearDownloadedPicsButtonClicked

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

◆ getLastUpdateTime()

QString DeckEditorSettingsPage::getLastUpdateTime ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ resetDownloadedURLsButtonClicked

void DeckEditorSettingsPage::resetDownloadedURLsButtonClicked ( )
privateslot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ retranslateUi()

void DeckEditorSettingsPage::retranslateUi ( )
overridevirtual

Implements AbstractSettingsPage.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ setSpoilersEnabled

void DeckEditorSettingsPage::setSpoilersEnabled ( bool anInput)
privateslot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ spoilerPathButtonClicked

void DeckEditorSettingsPage::spoilerPathButtonClicked ( )
privateslot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ storeSettings

void DeckEditorSettingsPage::storeSettings ( )
privateslot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ unlockSettings

void DeckEditorSettingsPage::unlockSettings ( )
privateslot
Here is the caller graph for this function:

◆ updateSpoilers

void DeckEditorSettingsPage::updateSpoilers ( )
privateslot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ urlListChanged

void DeckEditorSettingsPage::urlListChanged ( const QModelIndex & ,
int ,
int ,
const QModelIndex & ,
int  )
privateslot
Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ aAdd

QAction* DeckEditorSettingsPage::aAdd
private

◆ aEdit

QAction * DeckEditorSettingsPage::aEdit
private

◆ aRemove

QAction * DeckEditorSettingsPage::aRemove
private

◆ clearDownloadedPicsButton

QPushButton DeckEditorSettingsPage::clearDownloadedPicsButton
private

◆ infoOnSpoilersLabel

QLabel DeckEditorSettingsPage::infoOnSpoilersLabel
private

◆ lastUpdatedLabel

QLabel DeckEditorSettingsPage::lastUpdatedLabel
private

◆ mcDownloadSpoilersCheckBox

QCheckBox DeckEditorSettingsPage::mcDownloadSpoilersCheckBox
private

◆ mcSpoilerSaveLabel

QLabel DeckEditorSettingsPage::mcSpoilerSaveLabel
private

◆ mpGeneralGroupBox

QGroupBox* DeckEditorSettingsPage::mpGeneralGroupBox
private

◆ mpSpoilerGroupBox

QGroupBox* DeckEditorSettingsPage::mpSpoilerGroupBox
private

◆ mpSpoilerPathButton

QPushButton* DeckEditorSettingsPage::mpSpoilerPathButton
private

◆ mpSpoilerSavePathLineEdit

QLineEdit* DeckEditorSettingsPage::mpSpoilerSavePathLineEdit
private

◆ msDownloadSpoilersLabel

QLabel DeckEditorSettingsPage::msDownloadSpoilersLabel
private

◆ networkCacheEdit

QSpinBox DeckEditorSettingsPage::networkCacheEdit
private

◆ networkCacheLabel

QLabel DeckEditorSettingsPage::networkCacheLabel
private

◆ networkRedirectCacheTtlEdit

QSpinBox DeckEditorSettingsPage::networkRedirectCacheTtlEdit
private

◆ networkRedirectCacheTtlLabel

QLabel DeckEditorSettingsPage::networkRedirectCacheTtlLabel
private

◆ picDownloadCheckBox

QCheckBox DeckEditorSettingsPage::picDownloadCheckBox
private

◆ pixmapCacheEdit

QSpinBox DeckEditorSettingsPage::pixmapCacheEdit
private

◆ pixmapCacheLabel

QLabel DeckEditorSettingsPage::pixmapCacheLabel
private

◆ resetDownloadURLs

QPushButton DeckEditorSettingsPage::resetDownloadURLs
private

◆ updateNowButton

QPushButton* DeckEditorSettingsPage::updateNowButton
private

◆ urlLinkLabel

QLabel DeckEditorSettingsPage::urlLinkLabel
private

◆ urlList

QListWidget* DeckEditorSettingsPage::urlList
private

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