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

#include <cache_settings.h>

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

Public Slots

void setDownloadSpoilerStatus (bool _spoilerStatus)
void setMainWindowGeometry (const QByteArray &_mainWindowGeometry)
void setTokenDialogGeometry (const QByteArray &_tokenDialog)
void setSetsDialogGeometry (const QByteArray &_setsDialog)
void setLang (const QString &_lang)
void setShowTipsOnStartup (bool _showTipsOnStartup)
void setSeenTips (const QList< int > &_seenTips)
void setDeckPath (const QString &_deckPath)
void setFiltersPath (const QString &_filtersPath)
void setReplaysPath (const QString &_replaysPath)
void setThemesPath (const QString &_themesPath)
void setCustomCardDatabasePath (const QString &_customCardDatabasePath)
void setPicsPath (const QString &_picsPath)
void setCardDatabasePath (const QString &_cardDatabasePath)
void setSpoilerDatabasePath (const QString &_spoilerDatabasePath)
void setTokenDatabasePath (const QString &_tokenDatabasePath)
void setThemeName (const QString &_themeName)
void setHomeTabBackgroundSource (const QString &_backgroundSource)
void setHomeTabBackgroundShuffleFrequency (int _frequency)
void setTabVisualDeckStorageOpen (bool value)
void setTabServerOpen (bool value)
void setTabAccountOpen (bool value)
void setTabDeckStorageOpen (bool value)
void setTabReplaysOpen (bool value)
void setTabAdminOpen (bool value)
void setTabLogOpen (bool value)
void setChatMentionColor (const QString &_chatMentionColor)
void setChatHighlightColor (const QString &_chatHighlightColor)
void setPicDownload (QT_STATE_CHANGED_T _picDownload)
void setShowStatusBar (bool value)
void setNotificationsEnabled (QT_STATE_CHANGED_T _notificationsEnabled)
void setSpectatorNotificationsEnabled (QT_STATE_CHANGED_T _spectatorNotificationsEnabled)
void setBuddyConnectNotificationsEnabled (QT_STATE_CHANGED_T _buddyConnectNotificationsEnabled)
void setDoubleClickToPlay (QT_STATE_CHANGED_T _doubleClickToPlay)
void setClickPlaysAllSelected (QT_STATE_CHANGED_T _clickPlaysAllSelected)
void setPlayToStack (QT_STATE_CHANGED_T _playToStack)
void setDoNotDeleteArrowsInSubPhases (QT_STATE_CHANGED_T _doNotDeleteArrowsInSubPhases)
void setStartingHandSize (int _startingHandSize)
void setAnnotateTokens (QT_STATE_CHANGED_T _annotateTokens)
void setTabGameSplitterSizes (const QByteArray &_tabGameSplitterSizes)
void setShowShortcuts (QT_STATE_CHANGED_T _showShortcuts)
void setDisplayCardNames (QT_STATE_CHANGED_T _displayCardNames)
void setOverrideAllCardArtWithPersonalPreference (QT_STATE_CHANGED_T _overrideAllCardArt)
void setBumpSetsWithCardsInDeckToTop (QT_STATE_CHANGED_T _bumpSetsWithCardsInDeckToTop)
void setPrintingSelectorSortOrder (int _printingSelectorSortOrder)
void setPrintingSelectorCardSize (int _printingSelectorCardSize)
void setIncludeRebalancedCards (bool _includeRebalancedCards)
void setPrintingSelectorNavigationButtonsVisible (QT_STATE_CHANGED_T _navigationButtonsVisible)
void setDeckEditorBannerCardComboBoxVisible (QT_STATE_CHANGED_T _deckEditorBannerCardComboBoxVisible)
void setDeckEditorTagsWidgetVisible (QT_STATE_CHANGED_T _deckEditorTagsWidgetVisible)
void setVisualDeckStorageSortingOrder (int _visualDeckStorageSortingOrder)
void setVisualDeckStorageShowFolders (QT_STATE_CHANGED_T value)
void setVisualDeckStorageShowTagFilter (QT_STATE_CHANGED_T _showTags)
void setVisualDeckStorageDefaultTagsList (QStringList _defaultTagsList)
void setVisualDeckStorageSearchFolderNames (QT_STATE_CHANGED_T value)
void setVisualDeckStorageShowBannerCardComboBox (QT_STATE_CHANGED_T _showBannerCardComboBox)
void setVisualDeckStorageShowTagsOnDeckPreviews (QT_STATE_CHANGED_T _showTags)
void setVisualDeckStorageCardSize (int _visualDeckStorageCardSize)
void setVisualDeckStorageDrawUnusedColorIdentities (QT_STATE_CHANGED_T _visualDeckStorageDrawUnusedColorIdentities)
void setVisualDeckStorageUnusedColorIdentitiesOpacity (int _visualDeckStorageUnusedColorIdentitiesOpacity)
void setVisualDeckStorageTooltipType (int value)
void setVisualDeckStoragePromptForConversion (bool _visualDeckStoragePromptForConversion)
void setVisualDeckStorageAlwaysConvert (bool _visualDeckStorageAlwaysConvert)
void setVisualDeckStorageInGame (QT_STATE_CHANGED_T value)
void setVisualDeckStorageSelectionAnimation (QT_STATE_CHANGED_T value)
void setVisualDeckEditorCardSize (int _visualDeckEditorCardSize)
void setVisualDatabaseDisplayCardSize (int _visualDatabaseDisplayCardSize)
void setEDHRecCardSize (int _EDHRecCardSize)
void setArchidektPreviewCardSize (int _archidektPreviewCardSize)
void setDefaultDeckEditorType (int value)
void setVisualDatabaseDisplayFilterToMostRecentSetsEnabled (QT_STATE_CHANGED_T _enabled)
void setVisualDatabaseDisplayFilterToMostRecentSetsAmount (int _amount)
void setVisualDeckEditorSampleHandSize (int _amount)
void setHorizontalHand (QT_STATE_CHANGED_T _horizontalHand)
void setInvertVerticalCoordinate (QT_STATE_CHANGED_T _invertVerticalCoordinate)
void setMinPlayersForMultiColumnLayout (int _minPlayersForMultiColumnLayout)
void setTapAnimation (QT_STATE_CHANGED_T _tapAnimation)
void setAutoRotateSidewaysLayoutCards (QT_STATE_CHANGED_T _autoRotateSidewaysLayoutCards)
void setOpenDeckInNewTab (QT_STATE_CHANGED_T _openDeckInNewTab)
void setRewindBufferingMs (int _rewindBufferingMs)
void setChatMention (QT_STATE_CHANGED_T _chatMention)
void setChatMentionCompleter (QT_STATE_CHANGED_T _chatMentionCompleter)
void setChatMentionForeground (QT_STATE_CHANGED_T _chatMentionForeground)
void setChatHighlightForeground (QT_STATE_CHANGED_T _chatHighlightForeground)
void setZoneViewGroupByIndex (const int _zoneViewGroupByIndex)
void setZoneViewSortByIndex (const int _zoneViewSortByIndex)
void setZoneViewPileView (QT_STATE_CHANGED_T _zoneViewPileView)
void setSoundEnabled (QT_STATE_CHANGED_T _soundEnabled)
void setSoundThemeName (const QString &_soundThemeName)
void setIgnoreUnregisteredUsers (QT_STATE_CHANGED_T _ignoreUnregisteredUsers)
void setIgnoreUnregisteredUserMessages (QT_STATE_CHANGED_T _ignoreUnregisteredUserMessages)
void setPixmapCacheSize (const int _pixmapCacheSize)
void setNetworkCacheSizeInMB (const int _networkCacheSize)
void setNetworkRedirectCacheTtl (const int _redirectCacheTtl)
void setCardScaling (const QT_STATE_CHANGED_T _scaleCards)
void setStackCardOverlapPercent (const int _verticalCardOverlapPercent)
void setShowMessagePopups (const QT_STATE_CHANGED_T _showMessagePopups)
void setShowMentionPopups (const QT_STATE_CHANGED_T _showMentionPopups)
void setRoomHistory (const QT_STATE_CHANGED_T _roomHistory)
void setLeftJustified (const QT_STATE_CHANGED_T _leftJustified)
void setMasterVolume (const int _masterVolume)
void setCardInfoViewMode (const int _viewMode)
void setHighlightWords (const QString &_highlightWords)
void setGameDescription (const QString _gameDescription)
void setMaxPlayers (const int _maxPlayers)
void setGameTypes (const QString _gameTypes)
void setOnlyBuddies (const bool _onlyBuddies)
void setOnlyRegistered (const bool _onlyRegistered)
void setSpectatorsAllowed (const bool _spectatorsAllowed)
void setSpectatorsNeedPassword (const bool _spectatorsNeedPassword)
void setSpectatorsCanTalk (const bool _spectatorsCanTalk)
void setSpectatorsCanSeeEverything (const bool _spectatorsCanSeeEverything)
void setCreateGameAsSpectator (const bool _createGameAsSpectator)
void setDefaultStartingLifeTotal (const int _defaultStartingLifeTotal)
void setShareDecklistsOnLoad (const bool _shareDecklistsOnLoad)
void setRememberGameSettings (const bool _rememberGameSettings)
void setCheckUpdatesOnStartup (QT_STATE_CHANGED_T value)
void setStartupCardUpdateCheckPromptForUpdate (bool value)
void setStartupCardUpdateCheckAlwaysUpdate (bool value)
void setCardUpdateCheckInterval (int value)
void setLastCardUpdateCheck (QDate value)
void setNotifyAboutUpdate (QT_STATE_CHANGED_T _notifyaboutupdate)
void setNotifyAboutNewVersion (QT_STATE_CHANGED_T _notifyaboutnewversion)
void setUpdateReleaseChannelIndex (int value)
void setMaxFontSize (int _max)
void setRoundCardCorners (bool _roundCardCorners)

Signals

void langChanged ()
void picsPathChanged ()
void themeChanged ()
void homeTabBackgroundSourceChanged ()
void homeTabBackgroundShuffleFrequencyChanged ()
void picDownloadChanged ()
void showStatusBarChanged (bool state)
void displayCardNamesChanged ()
void overrideAllCardArtWithPersonalPreferenceChanged (bool _overrideAllCardArtWithPersonalPreference)
void bumpSetsWithCardsInDeckToTopChanged ()
void printingSelectorSortOrderChanged ()
void printingSelectorCardSizeChanged ()
void includeRebalancedCardsChanged (bool _includeRebalancedCards)
void printingSelectorNavigationButtonsVisibleChanged ()
void deckEditorBannerCardComboBoxVisibleChanged (bool _visible)
void deckEditorTagsWidgetVisibleChanged (bool _visible)
void visualDeckStorageShowTagFilterChanged (bool _visible)
void visualDeckStorageDefaultTagsListChanged ()
void visualDeckStorageShowBannerCardComboBoxChanged (bool _visible)
void visualDeckStorageShowTagsOnDeckPreviewsChanged (bool _visible)
void visualDeckStorageCardSizeChanged ()
void visualDeckStorageDrawUnusedColorIdentitiesChanged (bool _visible)
void visualDeckStorageUnusedColorIdentitiesOpacityChanged (bool value)
void visualDeckStorageInGameChanged (bool enabled)
void visualDeckStorageSelectionAnimationChanged (bool enabled)
void visualDatabaseDisplayFilterToMostRecentSetsEnabledChanged (bool enabled)
void visualDatabaseDisplayFilterToMostRecentSetsAmountChanged (int amount)
void visualDeckEditorSampleHandSizeAmountChanged (int amount)
void visualDeckEditorCardSizeChanged ()
void visualDatabaseDisplayCardSizeChanged ()
void edhRecCardSizeChanged ()
void archidektPreviewSizeChanged ()
void horizontalHandChanged ()
void handJustificationChanged ()
void invertVerticalCoordinateChanged ()
void minPlayersForMultiColumnLayoutChanged ()
void soundEnabledChanged ()
void soundThemeChanged ()
void ignoreUnregisteredUsersChanged ()
void ignoreUnregisteredUserMessagesChanged ()
void pixmapCacheSizeChanged (int newSizeInMBs)
void networkCacheSizeChanged (int newSizeInMBs)
void redirectCacheTtlChanged (int newTtl)
void masterVolumeChanged (int value)
void chatMentionCompleterChanged ()
void downloadSpoilerTimeIndexChanged ()
void downloadSpoilerStatusChanged ()
void useTearOffMenusChanged (bool state)
void roundCardCornersChanged (bool roundCardCorners)
Signals inherited from ICardDatabasePathProvider
void cardDatabasePathChanged ()

Public Member Functions

 SettingsCache ()
QString getDataPath ()
QString getSettingsPath ()
QString getCachePath () const
QString getNetworkCachePath () const
const QByteArray & getMainWindowGeometry () const
const QByteArray & getTokenDialogGeometry () const
const QByteArray & getSetsDialogGeometry () const
QString getLang () const
QString getDeckPath () const
QString getFiltersPath () const
QString getReplaysPath () const
QString getThemesPath () const
QString getPicsPath () const
QString getRedirectCachePath () const
QString getCustomPicsPath () const
QString getCustomCardDatabasePath () const override
QString getCardDatabasePath () const override
QString getSpoilerCardDatabasePath () const override
QString getTokenDatabasePath () const override
QString getThemeName () const
QString getHomeTabBackgroundSource () const
int getHomeTabBackgroundShuffleFrequency () const
bool getTabVisualDeckStorageOpen () const
bool getTabServerOpen () const
bool getTabAccountOpen () const
bool getTabDeckStorageOpen () const
bool getTabReplaysOpen () const
bool getTabAdminOpen () const
bool getTabLogOpen () const
QString getChatMentionColor () const
QString getChatHighlightColor () const
bool getPicDownload () const
bool getShowStatusBar () const
bool getNotificationsEnabled () const
bool getSpectatorNotificationsEnabled () const
bool getBuddyConnectNotificationsEnabled () const
bool getCheckUpdatesOnStartup () const
bool getStartupCardUpdateCheckPromptForUpdate ()
bool getStartupCardUpdateCheckAlwaysUpdate ()
int getCardUpdateCheckInterval () const
QDate getLastCardUpdateCheck () const
bool getCardUpdateCheckRequired () const
bool getNotifyAboutUpdates () const override
bool getNotifyAboutNewVersion () const
bool getShowTipsOnStartup () const
QList< int > getSeenTips () const
int getUpdateReleaseChannelIndex () const
ReleaseChannelgetUpdateReleaseChannel () const
QList< ReleaseChannel * > getUpdateReleaseChannels () const
bool getDoubleClickToPlay () const
bool getClickPlaysAllSelected () const
bool getPlayToStack () const
bool getDoNotDeleteArrowsInSubPhases () const
int getStartingHandSize () const
bool getAnnotateTokens () const
QByteArray getTabGameSplitterSizes () const
bool getShowShortcuts () const
bool getDisplayCardNames () const
bool getOverrideAllCardArtWithPersonalPreference () const
bool getBumpSetsWithCardsInDeckToTop () const
int getPrintingSelectorSortOrder () const
int getPrintingSelectorCardSize () const
bool getIncludeRebalancedCards () const
bool getPrintingSelectorNavigationButtonsVisible () const
bool getDeckEditorBannerCardComboBoxVisible () const
bool getDeckEditorTagsWidgetVisible () const
int getVisualDeckStorageSortingOrder () const
bool getVisualDeckStorageShowFolders () const
bool getVisualDeckStorageShowTagFilter () const
QStringList getVisualDeckStorageDefaultTagsList () const
bool getVisualDeckStorageSearchFolderNames () const
bool getVisualDeckStorageShowBannerCardComboBox () const
bool getVisualDeckStorageShowTagsOnDeckPreviews () const
int getVisualDeckStorageCardSize () const
bool getVisualDeckStorageDrawUnusedColorIdentities () const
int getVisualDeckStorageUnusedColorIdentitiesOpacity () const
int getVisualDeckStorageTooltipType () const
bool getVisualDeckStoragePromptForConversion () const
bool getVisualDeckStorageAlwaysConvert () const
bool getVisualDeckStorageInGame () const
bool getVisualDeckStorageSelectionAnimation () const
int getVisualDeckEditorCardSize () const
int getVisualDatabaseDisplayCardSize () const
int getEDHRecCardSize () const
int getArchidektPreviewSize () const
int getDefaultDeckEditorType () const
bool getVisualDatabaseDisplayFilterToMostRecentSetsEnabled () const
int getVisualDatabaseDisplayFilterToMostRecentSetsAmount () const
int getVisualDeckEditorSampleHandSize () const
bool getHorizontalHand () const
bool getInvertVerticalCoordinate () const
int getMinPlayersForMultiColumnLayout () const
bool getTapAnimation () const
bool getAutoRotateSidewaysLayoutCards () const
bool getOpenDeckInNewTab () const
int getRewindBufferingMs () const
bool getChatMention () const
bool getChatMentionCompleter () const
bool getChatMentionForeground () const
bool getChatHighlightForeground () const
int getZoneViewGroupByIndex () const
int getZoneViewSortByIndex () const
bool getZoneViewPileView () const
bool getSoundEnabled () const
QString getSoundThemeName () const
bool getIgnoreUnregisteredUsers () const
bool getIgnoreUnregisteredUserMessages () const
int getPixmapCacheSize () const
int getNetworkCacheSizeInMB () const
int getRedirectCacheTtl () const
bool getScaleCards () const
int getStackCardOverlapPercent () const
bool getShowMessagePopup () const
bool getShowMentionPopup () const
bool getRoomHistory () const
bool getLeftJustified () const
int getMasterVolume () const
int getCardInfoViewMode () const
QStringList getCountries () const
QString getHighlightWords () const
QString getGameDescription () const
int getMaxPlayers () const
QString getGameTypes () const
bool getOnlyBuddies () const
bool getOnlyRegistered () const
bool getSpectatorsAllowed () const
bool getSpectatorsNeedPassword () const
bool getSpectatorsCanTalk () const
bool getSpectatorsCanSeeEverything () const
int getDefaultStartingLifeTotal () const
bool getShareDecklistsOnLoad () const
bool getCreateGameAsSpectator () const
bool getRememberGameSettings () const
int getKeepAlive () const override
int getTimeOut () const override
int getMaxFontSize () const
void setClientID (const QString &clientID)
void setClientVersion (const QString &clientVersion)
void setKnownMissingFeatures (const QString &_knownMissingFeatures) override
void setUseTearOffMenus (bool _useTearOffMenus)
void setCardViewInitialRowsMax (int _cardViewInitialRowsMax)
void setCardViewExpandedRowsMax (int value)
void setCloseEmptyCardView (QT_STATE_CHANGED_T value)
void setFocusCardViewSearchBar (QT_STATE_CHANGED_T value)
QString getClientID () override
QString getClientVersion ()
QString getKnownMissingFeatures () override
bool getUseTearOffMenus ()
int getCardViewInitialRowsMax () const
int getCardViewExpandedRowsMax () const
bool getCloseEmptyCardView () const
bool getFocusCardViewSearchBar () const
ShortcutsSettingsshortcuts () const
CardDatabaseSettingscardDatabase () const
ServersSettingsservers () const
MessageSettingsmessages () const
GameFiltersSettingsgameFilters () const
LayoutsSettingslayouts () const
DownloadSettingsdownloads () const
RecentsSettingsrecents () const
CardOverrideSettingscardOverrides () const
DebugSettingsdebug () const
CardCounterSettingscardCounters () const
bool getIsPortableBuild () const
bool getDownloadSpoilersStatus () const
bool getRoundCardCorners () const
void resetPaths ()
 SettingsCache (const QString &fileName="servatrice.ini", QSettings::Format format=QSettings::IniFormat, QObject *parent=0)
bool getIsPortableBuild () const
Public Member Functions inherited from ICardDatabasePathProvider
virtual ~ICardDatabasePathProvider ()=default
Public Member Functions inherited from INetworkSettingsProvider
virtual ~INetworkSettingsProvider ()=default

Static Public Member Functions

static SettingsCacheinstance ()
static QString guessConfigurationPath ()

Public Attributes

QList< QRegularExpression > disallowedRegExp

Private Member Functions

void translateLegacySettings ()
QString getSafeConfigPath (QString configEntry, QString defaultPath) const
QString getSafeConfigFilePath (QString configEntry, QString defaultPath) const
void loadPaths ()

Private Attributes

QSettings * settings
ShortcutsSettingsshortcutsSettings
CardDatabaseSettingscardDatabaseSettings
ServersSettingsserversSettings
MessageSettingsmessageSettings
GameFiltersSettingsgameFiltersSettings
LayoutsSettingslayoutsSettings
DownloadSettingsdownloadSettings
RecentsSettingsrecentsSettings
CardOverrideSettingscardOverrideSettings
DebugSettingsdebugSettings
CardCounterSettingscardCounterSettings
QByteArray mainWindowGeometry
QByteArray tokenDialogGeometry
QByteArray setsDialogGeometry
QString lang
QString deckPath
QString filtersPath
QString replaysPath
QString picsPath
QString redirectCachePath
QString customPicsPath
QString cardDatabasePath
QString customCardDatabasePath
QString themesPath
QString spoilerDatabasePath
QString tokenDatabasePath
QString themeName
QString homeTabBackgroundSource
bool tabVisualDeckStorageOpen
bool tabServerOpen
bool tabAccountOpen
bool tabDeckStorageOpen
bool tabReplaysOpen
bool tabAdminOpen
bool tabLogOpen
bool checkUpdatesOnStartup
bool startupCardUpdateCheckPromptForUpdate
bool startupCardUpdateCheckAlwaysUpdate
bool checkCardUpdatesOnStartup
int cardUpdateCheckInterval
QDate lastCardUpdateCheck
bool notifyAboutUpdates
bool notifyAboutNewVersion
bool showTipsOnStartup
QList< int > seenTips
int homeTabBackgroundShuffleFrequency
bool mbDownloadSpoilers
int updateReleaseChannel
int maxFontSize
bool picDownload
bool notificationsEnabled
bool spectatorNotificationsEnabled
bool buddyConnectNotificationsEnabled
bool doubleClickToPlay
bool clickPlaysAllSelected
bool playToStack
bool doNotDeleteArrowsInSubPhases
int startingHandSize
bool annotateTokens
QByteArray tabGameSplitterSizes
bool showShortcuts
bool displayCardNames
bool overrideAllCardArtWithPersonalPreference
bool bumpSetsWithCardsInDeckToTop
int printingSelectorSortOrder
int printingSelectorCardSize
bool includeRebalancedCards
bool printingSelectorNavigationButtonsVisible
bool deckEditorBannerCardComboBoxVisible
bool deckEditorTagsWidgetVisible
int visualDeckStorageSortingOrder
bool visualDeckStorageShowFolders
bool visualDeckStorageShowBannerCardComboBox
bool visualDeckStorageShowTagsOnDeckPreviews
bool visualDeckStorageShowTagFilter
QStringList visualDeckStorageDefaultTagsList
bool visualDeckStorageSearchFolderNames
int visualDeckStorageCardSize
int visualDeckEditorCardSize
int visualDatabaseDisplayCardSize
int edhrecCardSize
int archidektPreviewSize
bool visualDeckStorageDrawUnusedColorIdentities
int visualDeckStorageUnusedColorIdentitiesOpacity
int visualDeckStorageTooltipType
bool visualDeckStoragePromptForConversion
bool visualDeckStorageAlwaysConvert
bool visualDeckStorageInGame
bool visualDeckStorageSelectionAnimation
int defaultDeckEditorType
bool visualDatabaseDisplayFilterToMostRecentSetsEnabled
int visualDatabaseDisplayFilterToMostRecentSetsAmount
int visualDeckEditorSampleHandSize
bool horizontalHand
bool invertVerticalCoordinate
int minPlayersForMultiColumnLayout
bool tapAnimation
bool autoRotateSidewaysLayoutCards
bool openDeckInNewTab
int rewindBufferingMs
bool chatMention
bool chatMentionCompleter
QString chatMentionColor
QString chatHighlightColor
bool chatMentionForeground
bool chatHighlightForeground
int zoneViewSortByIndex
int zoneViewGroupByIndex
bool zoneViewPileView
bool soundEnabled
QString soundThemeName
bool ignoreUnregisteredUsers
bool ignoreUnregisteredUserMessages
QString picUrl
QString picUrlFallback
QString clientID
QString clientVersion
QString knownMissingFeatures
bool useTearOffMenus
int cardViewInitialRowsMax
int cardViewExpandedRowsMax
bool closeEmptyCardView
bool focusCardViewSearchBar
int pixmapCacheSize
int networkCacheSize
int redirectCacheTtl
bool scaleCards
int verticalCardOverlapPercent
bool showMessagePopups
bool showMentionPopups
bool roomHistory
bool leftJustified
int masterVolume
int cardInfoViewMode
QString highlightWords
QString gameDescription
int maxPlayers
QString gameTypes
bool onlyBuddies
bool onlyRegistered
bool spectatorsAllowed
bool spectatorsNeedPassword
bool spectatorsCanTalk
bool spectatorsCanSeeEverything
bool createGameAsSpectator
int defaultStartingLifeTotal
bool shareDecklistsOnLoad
int keepalive
int timeout
bool rememberGameSettings
QList< ReleaseChannel * > releaseChannels
bool isPortableBuild
bool roundCardCorners
bool showStatusBar

Constructor & Destructor Documentation

◆ SettingsCache() [1/2]

SettingsCache::SettingsCache ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ SettingsCache() [2/2]

SettingsCache::SettingsCache ( const QString & fileName = "servatrice.ini",
QSettings::Format format = QSettings::IniFormat,
QObject * parent = 0 )

Member Function Documentation

◆ archidektPreviewSizeChanged

void SettingsCache::archidektPreviewSizeChanged ( )
signal
Here is the caller graph for this function:

◆ bumpSetsWithCardsInDeckToTopChanged

void SettingsCache::bumpSetsWithCardsInDeckToTopChanged ( )
signal
Here is the caller graph for this function:

◆ cardCounters()

CardCounterSettings & SettingsCache::cardCounters ( ) const
nodiscard
Here is the caller graph for this function:

◆ cardDatabase()

CardDatabaseSettings * SettingsCache::cardDatabase ( ) const
inlinenodiscard
Here is the caller graph for this function:

◆ cardOverrides()

CardOverrideSettings & SettingsCache::cardOverrides ( ) const
inlinenodiscard
Here is the caller graph for this function:

◆ chatMentionCompleterChanged

void SettingsCache::chatMentionCompleterChanged ( )
signal
Here is the caller graph for this function:

◆ debug()

DebugSettings & SettingsCache::debug ( ) const
inlinenodiscard
Here is the caller graph for this function:

◆ deckEditorBannerCardComboBoxVisibleChanged

void SettingsCache::deckEditorBannerCardComboBoxVisibleChanged ( bool _visible)
signal
Here is the caller graph for this function:

◆ deckEditorTagsWidgetVisibleChanged

void SettingsCache::deckEditorTagsWidgetVisibleChanged ( bool _visible)
signal
Here is the caller graph for this function:

◆ displayCardNamesChanged

void SettingsCache::displayCardNamesChanged ( )
signal
Here is the caller graph for this function:

◆ downloads()

DownloadSettings & SettingsCache::downloads ( ) const
inlinenodiscard
Here is the caller graph for this function:

◆ downloadSpoilerStatusChanged

void SettingsCache::downloadSpoilerStatusChanged ( )
signal
Here is the caller graph for this function:

◆ downloadSpoilerTimeIndexChanged

void SettingsCache::downloadSpoilerTimeIndexChanged ( )
signal

◆ edhRecCardSizeChanged

void SettingsCache::edhRecCardSizeChanged ( )
signal
Here is the caller graph for this function:

◆ gameFilters()

GameFiltersSettings & SettingsCache::gameFilters ( ) const
inlinenodiscard
Here is the caller graph for this function:

◆ getAnnotateTokens()

bool SettingsCache::getAnnotateTokens ( ) const
inlinenodiscard
Here is the caller graph for this function:

◆ getArchidektPreviewSize()

int SettingsCache::getArchidektPreviewSize ( ) const
inlinenodiscard

◆ getAutoRotateSidewaysLayoutCards()

bool SettingsCache::getAutoRotateSidewaysLayoutCards ( ) const
inlinenodiscard
Here is the caller graph for this function:

◆ getBuddyConnectNotificationsEnabled()

bool SettingsCache::getBuddyConnectNotificationsEnabled ( ) const
inlinenodiscard

◆ getBumpSetsWithCardsInDeckToTop()

bool SettingsCache::getBumpSetsWithCardsInDeckToTop ( ) const
inlinenodiscard
Here is the caller graph for this function:

◆ getCachePath()

QString SettingsCache::getCachePath ( ) const
nodiscard
Here is the caller graph for this function:

◆ getCardDatabasePath()

QString SettingsCache::getCardDatabasePath ( ) const
inlinenodiscardoverridevirtual

Implements ICardDatabasePathProvider.

Here is the caller graph for this function:

◆ getCardInfoViewMode()

int SettingsCache::getCardInfoViewMode ( ) const
inlinenodiscard

◆ getCardUpdateCheckInterval()

int SettingsCache::getCardUpdateCheckInterval ( ) const
inlinenodiscard
Here is the caller graph for this function:

◆ getCardUpdateCheckRequired()

bool SettingsCache::getCardUpdateCheckRequired ( ) const
inlinenodiscard
Here is the call graph for this function:

◆ getCardViewExpandedRowsMax()

int SettingsCache::getCardViewExpandedRowsMax ( ) const
inlinenodiscard

◆ getCardViewInitialRowsMax()

int SettingsCache::getCardViewInitialRowsMax ( ) const
inlinenodiscard

◆ getChatHighlightColor()

QString SettingsCache::getChatHighlightColor ( ) const
inlinenodiscard

◆ getChatHighlightForeground()

bool SettingsCache::getChatHighlightForeground ( ) const
inlinenodiscard

◆ getChatMention()

bool SettingsCache::getChatMention ( ) const
inlinenodiscard

◆ getChatMentionColor()

QString SettingsCache::getChatMentionColor ( ) const
inlinenodiscard

◆ getChatMentionCompleter()

bool SettingsCache::getChatMentionCompleter ( ) const
inlinenodiscard
Here is the caller graph for this function:

◆ getChatMentionForeground()

bool SettingsCache::getChatMentionForeground ( ) const
inlinenodiscard

◆ getCheckUpdatesOnStartup()

bool SettingsCache::getCheckUpdatesOnStartup ( ) const
inlinenodiscard
Here is the caller graph for this function:

◆ getClickPlaysAllSelected()

bool SettingsCache::getClickPlaysAllSelected ( ) const
inlinenodiscard

◆ getClientID()

QString SettingsCache::getClientID ( )
inlineoverridevirtual

◆ getClientVersion()

QString SettingsCache::getClientVersion ( )
inline
Here is the caller graph for this function:

◆ getCloseEmptyCardView()

bool SettingsCache::getCloseEmptyCardView ( ) const
inlinenodiscard

◆ getCountries()

QStringList SettingsCache::getCountries ( ) const
nodiscard
Here is the caller graph for this function:

◆ getCreateGameAsSpectator()

bool SettingsCache::getCreateGameAsSpectator ( ) const
inlinenodiscard

◆ getCustomCardDatabasePath()

QString SettingsCache::getCustomCardDatabasePath ( ) const
inlinenodiscardoverridevirtual

Implements ICardDatabasePathProvider.

Here is the caller graph for this function:

◆ getCustomPicsPath()

QString SettingsCache::getCustomPicsPath ( ) const
inlinenodiscard
Here is the caller graph for this function:

◆ getDataPath()

QString SettingsCache::getDataPath ( )
Here is the caller graph for this function:

◆ getDeckEditorBannerCardComboBoxVisible()

bool SettingsCache::getDeckEditorBannerCardComboBoxVisible ( ) const
inlinenodiscard

◆ getDeckEditorTagsWidgetVisible()

bool SettingsCache::getDeckEditorTagsWidgetVisible ( ) const
inlinenodiscard

◆ getDeckPath()

QString SettingsCache::getDeckPath ( ) const
inlinenodiscard
Here is the caller graph for this function:

◆ getDefaultDeckEditorType()

int SettingsCache::getDefaultDeckEditorType ( ) const
inlinenodiscard
Here is the caller graph for this function:

◆ getDefaultStartingLifeTotal()

int SettingsCache::getDefaultStartingLifeTotal ( ) const
inlinenodiscard

◆ getDisplayCardNames()

bool SettingsCache::getDisplayCardNames ( ) const
inlinenodiscard
Here is the caller graph for this function:

◆ getDoNotDeleteArrowsInSubPhases()

bool SettingsCache::getDoNotDeleteArrowsInSubPhases ( ) const
inlinenodiscard

◆ getDoubleClickToPlay()

bool SettingsCache::getDoubleClickToPlay ( ) const
inlinenodiscard

◆ getDownloadSpoilersStatus()

bool SettingsCache::getDownloadSpoilersStatus ( ) const
inlinenodiscard
Here is the caller graph for this function:

◆ getEDHRecCardSize()

int SettingsCache::getEDHRecCardSize ( ) const
inlinenodiscard

◆ getFiltersPath()

QString SettingsCache::getFiltersPath ( ) const
inlinenodiscard
Here is the caller graph for this function:

◆ getFocusCardViewSearchBar()

bool SettingsCache::getFocusCardViewSearchBar ( ) const
inlinenodiscard

◆ getGameDescription()

QString SettingsCache::getGameDescription ( ) const
inlinenodiscard

◆ getGameTypes()

QString SettingsCache::getGameTypes ( ) const
inlinenodiscard
Here is the caller graph for this function:

◆ getHighlightWords()

QString SettingsCache::getHighlightWords ( ) const
inlinenodiscard

◆ getHomeTabBackgroundShuffleFrequency()

int SettingsCache::getHomeTabBackgroundShuffleFrequency ( ) const
inlinenodiscard

◆ getHomeTabBackgroundSource()

QString SettingsCache::getHomeTabBackgroundSource ( ) const
inlinenodiscard
Here is the caller graph for this function:

◆ getHorizontalHand()

bool SettingsCache::getHorizontalHand ( ) const
inlinenodiscard
Here is the caller graph for this function:

◆ getIgnoreUnregisteredUserMessages()

bool SettingsCache::getIgnoreUnregisteredUserMessages ( ) const
inlinenodiscard

◆ getIgnoreUnregisteredUsers()

bool SettingsCache::getIgnoreUnregisteredUsers ( ) const
inlinenodiscard

◆ getIncludeRebalancedCards()

bool SettingsCache::getIncludeRebalancedCards ( ) const
inlinenodiscard
Here is the caller graph for this function:

◆ getInvertVerticalCoordinate()

bool SettingsCache::getInvertVerticalCoordinate ( ) const
inlinenodiscard
Here is the caller graph for this function:

◆ getIsPortableBuild() [1/2]

bool SettingsCache::getIsPortableBuild ( ) const
inlinenodiscard
Here is the caller graph for this function:

◆ getIsPortableBuild() [2/2]

bool SettingsCache::getIsPortableBuild ( ) const
inline

◆ getKeepAlive()

int SettingsCache::getKeepAlive ( ) const
inlinenodiscardoverridevirtual

◆ getKnownMissingFeatures()

QString SettingsCache::getKnownMissingFeatures ( )
inlineoverridevirtual

◆ getLang()

QString SettingsCache::getLang ( ) const
inlinenodiscard
Here is the caller graph for this function:

◆ getLastCardUpdateCheck()

QDate SettingsCache::getLastCardUpdateCheck ( ) const
inlinenodiscard
Here is the caller graph for this function:

◆ getLeftJustified()

bool SettingsCache::getLeftJustified ( ) const
inlinenodiscard
Here is the caller graph for this function:

◆ getMainWindowGeometry()

const QByteArray & SettingsCache::getMainWindowGeometry ( ) const
inlinenodiscard

◆ getMasterVolume()

int SettingsCache::getMasterVolume ( ) const
inlinenodiscard
Here is the caller graph for this function:

◆ getMaxFontSize()

int SettingsCache::getMaxFontSize ( ) const
inlinenodiscard
Here is the caller graph for this function:

◆ getMaxPlayers()

int SettingsCache::getMaxPlayers ( ) const
inlinenodiscard

◆ getMinPlayersForMultiColumnLayout()

int SettingsCache::getMinPlayersForMultiColumnLayout ( ) const
inlinenodiscard
Here is the caller graph for this function:

◆ getNetworkCachePath()

QString SettingsCache::getNetworkCachePath ( ) const
nodiscard
Here is the call graph for this function:

◆ getNetworkCacheSizeInMB()

int SettingsCache::getNetworkCacheSizeInMB ( ) const
inlinenodiscard

◆ getNotificationsEnabled()

bool SettingsCache::getNotificationsEnabled ( ) const
inlinenodiscard

◆ getNotifyAboutNewVersion()

bool SettingsCache::getNotifyAboutNewVersion ( ) const
inlinenodiscard
Here is the caller graph for this function:

◆ getNotifyAboutUpdates()

bool SettingsCache::getNotifyAboutUpdates ( ) const
inlinenodiscardoverridevirtual

Implements INetworkSettingsProvider.

Here is the caller graph for this function:

◆ getOnlyBuddies()

bool SettingsCache::getOnlyBuddies ( ) const
inlinenodiscard

◆ getOnlyRegistered()

bool SettingsCache::getOnlyRegistered ( ) const
inlinenodiscard

◆ getOpenDeckInNewTab()

bool SettingsCache::getOpenDeckInNewTab ( ) const
inlinenodiscard

◆ getOverrideAllCardArtWithPersonalPreference()

bool SettingsCache::getOverrideAllCardArtWithPersonalPreference ( ) const
inlinenodiscard
Here is the caller graph for this function:

◆ getPicDownload()

bool SettingsCache::getPicDownload ( ) const
inlinenodiscard
Here is the caller graph for this function:

◆ getPicsPath()

QString SettingsCache::getPicsPath ( ) const
inlinenodiscard
Here is the caller graph for this function:

◆ getPixmapCacheSize()

int SettingsCache::getPixmapCacheSize ( ) const
inlinenodiscard

◆ getPlayToStack()

bool SettingsCache::getPlayToStack ( ) const
inlinenodiscard
Here is the caller graph for this function:

◆ getPrintingSelectorCardSize()

int SettingsCache::getPrintingSelectorCardSize ( ) const
inlinenodiscard

◆ getPrintingSelectorNavigationButtonsVisible()

bool SettingsCache::getPrintingSelectorNavigationButtonsVisible ( ) const
inlinenodiscard

◆ getPrintingSelectorSortOrder()

int SettingsCache::getPrintingSelectorSortOrder ( ) const
inlinenodiscard

◆ getRedirectCachePath()

QString SettingsCache::getRedirectCachePath ( ) const
inlinenodiscard
Here is the caller graph for this function:

◆ getRedirectCacheTtl()

int SettingsCache::getRedirectCacheTtl ( ) const
inlinenodiscard

◆ getRememberGameSettings()

bool SettingsCache::getRememberGameSettings ( ) const
inlinenodiscard

◆ getReplaysPath()

QString SettingsCache::getReplaysPath ( ) const
inlinenodiscard
Here is the caller graph for this function:

◆ getRewindBufferingMs()

int SettingsCache::getRewindBufferingMs ( ) const
inlinenodiscard

◆ getRoomHistory()

bool SettingsCache::getRoomHistory ( ) const
inlinenodiscard

◆ getRoundCardCorners()

bool SettingsCache::getRoundCardCorners ( ) const
inlinenodiscard
Here is the caller graph for this function:

◆ getSafeConfigFilePath()

QString SettingsCache::getSafeConfigFilePath ( QString configEntry,
QString defaultPath ) const
nodiscardprivate
Here is the caller graph for this function:

◆ getSafeConfigPath()

QString SettingsCache::getSafeConfigPath ( QString configEntry,
QString defaultPath ) const
nodiscardprivate
Here is the caller graph for this function:

◆ getScaleCards()

bool SettingsCache::getScaleCards ( ) const
inlinenodiscard
Here is the caller graph for this function:

◆ getSeenTips()

QList< int > SettingsCache::getSeenTips ( ) const
inlinenodiscard
Here is the caller graph for this function:

◆ getSetsDialogGeometry()

const QByteArray & SettingsCache::getSetsDialogGeometry ( ) const
inlinenodiscard
Here is the caller graph for this function:

◆ getSettingsPath()

QString SettingsCache::getSettingsPath ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ getShareDecklistsOnLoad()

bool SettingsCache::getShareDecklistsOnLoad ( ) const
inlinenodiscard

◆ getShowMentionPopup()

bool SettingsCache::getShowMentionPopup ( ) const
inlinenodiscard

◆ getShowMessagePopup()

bool SettingsCache::getShowMessagePopup ( ) const
inlinenodiscard

◆ getShowShortcuts()

bool SettingsCache::getShowShortcuts ( ) const
inlinenodiscard
Here is the caller graph for this function:

◆ getShowStatusBar()

bool SettingsCache::getShowStatusBar ( ) const
inlinenodiscard

◆ getShowTipsOnStartup()

bool SettingsCache::getShowTipsOnStartup ( ) const
inlinenodiscard
Here is the caller graph for this function:

◆ getSoundEnabled()

bool SettingsCache::getSoundEnabled ( ) const
inlinenodiscard

◆ getSoundThemeName()

QString SettingsCache::getSoundThemeName ( ) const
inlinenodiscard
Here is the caller graph for this function:

◆ getSpectatorNotificationsEnabled()

bool SettingsCache::getSpectatorNotificationsEnabled ( ) const
inlinenodiscard
Here is the caller graph for this function:

◆ getSpectatorsAllowed()

bool SettingsCache::getSpectatorsAllowed ( ) const
inlinenodiscard

◆ getSpectatorsCanSeeEverything()

bool SettingsCache::getSpectatorsCanSeeEverything ( ) const
inlinenodiscard

◆ getSpectatorsCanTalk()

bool SettingsCache::getSpectatorsCanTalk ( ) const
inlinenodiscard

◆ getSpectatorsNeedPassword()

bool SettingsCache::getSpectatorsNeedPassword ( ) const
inlinenodiscard

◆ getSpoilerCardDatabasePath()

QString SettingsCache::getSpoilerCardDatabasePath ( ) const
inlinenodiscardoverridevirtual

Implements ICardDatabasePathProvider.

Here is the caller graph for this function:

◆ getStackCardOverlapPercent()

int SettingsCache::getStackCardOverlapPercent ( ) const
inlinenodiscard
Here is the caller graph for this function:

◆ getStartingHandSize()

int SettingsCache::getStartingHandSize ( ) const
inlinenodiscard
Here is the caller graph for this function:

◆ getStartupCardUpdateCheckAlwaysUpdate()

bool SettingsCache::getStartupCardUpdateCheckAlwaysUpdate ( )
inline

◆ getStartupCardUpdateCheckPromptForUpdate()

bool SettingsCache::getStartupCardUpdateCheckPromptForUpdate ( )
inline

◆ getTabAccountOpen()

bool SettingsCache::getTabAccountOpen ( ) const
inlinenodiscard

◆ getTabAdminOpen()

bool SettingsCache::getTabAdminOpen ( ) const
inlinenodiscard

◆ getTabDeckStorageOpen()

bool SettingsCache::getTabDeckStorageOpen ( ) const
inlinenodiscard

◆ getTabGameSplitterSizes()

QByteArray SettingsCache::getTabGameSplitterSizes ( ) const
inlinenodiscard

◆ getTabLogOpen()

bool SettingsCache::getTabLogOpen ( ) const
inlinenodiscard

◆ getTabReplaysOpen()

bool SettingsCache::getTabReplaysOpen ( ) const
inlinenodiscard

◆ getTabServerOpen()

bool SettingsCache::getTabServerOpen ( ) const
inlinenodiscard

◆ getTabVisualDeckStorageOpen()

bool SettingsCache::getTabVisualDeckStorageOpen ( ) const
inlinenodiscard

◆ getTapAnimation()

bool SettingsCache::getTapAnimation ( ) const
inlinenodiscard

◆ getThemeName()

QString SettingsCache::getThemeName ( ) const
inlinenodiscard
Here is the caller graph for this function:

◆ getThemesPath()

QString SettingsCache::getThemesPath ( ) const
inlinenodiscard
Here is the caller graph for this function:

◆ getTimeOut()

int SettingsCache::getTimeOut ( ) const
inlinenodiscardoverridevirtual

◆ getTokenDatabasePath()

QString SettingsCache::getTokenDatabasePath ( ) const
inlinenodiscardoverridevirtual

Implements ICardDatabasePathProvider.

Here is the caller graph for this function:

◆ getTokenDialogGeometry()

const QByteArray & SettingsCache::getTokenDialogGeometry ( ) const
inlinenodiscard

◆ getUpdateReleaseChannel()

ReleaseChannel * SettingsCache::getUpdateReleaseChannel ( ) const
inlinenodiscard
Here is the caller graph for this function:

◆ getUpdateReleaseChannelIndex()

int SettingsCache::getUpdateReleaseChannelIndex ( ) const
inlinenodiscard
Here is the caller graph for this function:

◆ getUpdateReleaseChannels()

QList< ReleaseChannel * > SettingsCache::getUpdateReleaseChannels ( ) const
inlinenodiscard

◆ getUseTearOffMenus()

bool SettingsCache::getUseTearOffMenus ( )
inline

◆ getVisualDatabaseDisplayCardSize()

int SettingsCache::getVisualDatabaseDisplayCardSize ( ) const
inlinenodiscard

◆ getVisualDatabaseDisplayFilterToMostRecentSetsAmount()

int SettingsCache::getVisualDatabaseDisplayFilterToMostRecentSetsAmount ( ) const
inlinenodiscard
Here is the caller graph for this function:

◆ getVisualDatabaseDisplayFilterToMostRecentSetsEnabled()

bool SettingsCache::getVisualDatabaseDisplayFilterToMostRecentSetsEnabled ( ) const
inlinenodiscard

◆ getVisualDeckEditorCardSize()

int SettingsCache::getVisualDeckEditorCardSize ( ) const
inlinenodiscard

◆ getVisualDeckEditorSampleHandSize()

int SettingsCache::getVisualDeckEditorSampleHandSize ( ) const
inlinenodiscard

◆ getVisualDeckStorageAlwaysConvert()

bool SettingsCache::getVisualDeckStorageAlwaysConvert ( ) const
inlinenodiscard

◆ getVisualDeckStorageCardSize()

int SettingsCache::getVisualDeckStorageCardSize ( ) const
inlinenodiscard

◆ getVisualDeckStorageDefaultTagsList()

QStringList SettingsCache::getVisualDeckStorageDefaultTagsList ( ) const
inlinenodiscard
Here is the caller graph for this function:

◆ getVisualDeckStorageDrawUnusedColorIdentities()

bool SettingsCache::getVisualDeckStorageDrawUnusedColorIdentities ( ) const
inlinenodiscard

◆ getVisualDeckStorageInGame()

bool SettingsCache::getVisualDeckStorageInGame ( ) const
inlinenodiscard

◆ getVisualDeckStoragePromptForConversion()

bool SettingsCache::getVisualDeckStoragePromptForConversion ( ) const
inlinenodiscard

◆ getVisualDeckStorageSearchFolderNames()

bool SettingsCache::getVisualDeckStorageSearchFolderNames ( ) const
inlinenodiscard

◆ getVisualDeckStorageSelectionAnimation()

bool SettingsCache::getVisualDeckStorageSelectionAnimation ( ) const
inlinenodiscard
Here is the caller graph for this function:

◆ getVisualDeckStorageShowBannerCardComboBox()

bool SettingsCache::getVisualDeckStorageShowBannerCardComboBox ( ) const
inlinenodiscard

◆ getVisualDeckStorageShowFolders()

bool SettingsCache::getVisualDeckStorageShowFolders ( ) const
inlinenodiscard

◆ getVisualDeckStorageShowTagFilter()

bool SettingsCache::getVisualDeckStorageShowTagFilter ( ) const
inlinenodiscard

◆ getVisualDeckStorageShowTagsOnDeckPreviews()

bool SettingsCache::getVisualDeckStorageShowTagsOnDeckPreviews ( ) const
inlinenodiscard

◆ getVisualDeckStorageSortingOrder()

int SettingsCache::getVisualDeckStorageSortingOrder ( ) const
inlinenodiscard

◆ getVisualDeckStorageTooltipType()

int SettingsCache::getVisualDeckStorageTooltipType ( ) const
inlinenodiscard

◆ getVisualDeckStorageUnusedColorIdentitiesOpacity()

int SettingsCache::getVisualDeckStorageUnusedColorIdentitiesOpacity ( ) const
inlinenodiscard
Here is the caller graph for this function:

◆ getZoneViewGroupByIndex()

int SettingsCache::getZoneViewGroupByIndex ( ) const
inlinenodiscard

Currently selected index for the Group by X QComboBox

◆ getZoneViewPileView()

bool SettingsCache::getZoneViewPileView ( ) const
inlinenodiscard

Returns if the view should be sorted into pile view.

Returns
zoneViewPileView if the view should be sorted into pile view.

◆ getZoneViewSortByIndex()

int SettingsCache::getZoneViewSortByIndex ( ) const
inlinenodiscard

Currently selected index for the Sort by X QComboBox

◆ guessConfigurationPath()

QString SettingsCache::guessConfigurationPath ( )
static
Here is the caller graph for this function:

◆ handJustificationChanged

void SettingsCache::handJustificationChanged ( )
signal
Here is the caller graph for this function:

◆ homeTabBackgroundShuffleFrequencyChanged

void SettingsCache::homeTabBackgroundShuffleFrequencyChanged ( )
signal
Here is the caller graph for this function:

◆ homeTabBackgroundSourceChanged

void SettingsCache::homeTabBackgroundSourceChanged ( )
signal
Here is the caller graph for this function:

◆ horizontalHandChanged

void SettingsCache::horizontalHandChanged ( )
signal
Here is the caller graph for this function:

◆ ignoreUnregisteredUserMessagesChanged

void SettingsCache::ignoreUnregisteredUserMessagesChanged ( )
signal

◆ ignoreUnregisteredUsersChanged

void SettingsCache::ignoreUnregisteredUsersChanged ( )
signal

◆ includeRebalancedCardsChanged

void SettingsCache::includeRebalancedCardsChanged ( bool _includeRebalancedCards)
signal
Here is the caller graph for this function:

◆ instance()

SettingsCache & SettingsCache::instance ( )
static
Here is the call graph for this function:

◆ invertVerticalCoordinateChanged

void SettingsCache::invertVerticalCoordinateChanged ( )
signal
Here is the caller graph for this function:

◆ langChanged

void SettingsCache::langChanged ( )
signal
Here is the caller graph for this function:

◆ layouts()

LayoutsSettings & SettingsCache::layouts ( ) const
inlinenodiscard
Here is the caller graph for this function:

◆ loadPaths()

void SettingsCache::loadPaths ( )
private
Here is the call graph for this function:
Here is the caller graph for this function:

◆ masterVolumeChanged

void SettingsCache::masterVolumeChanged ( int value)
signal
Here is the caller graph for this function:

◆ messages()

MessageSettings & SettingsCache::messages ( ) const
inlinenodiscard
Here is the caller graph for this function:

◆ minPlayersForMultiColumnLayoutChanged

void SettingsCache::minPlayersForMultiColumnLayoutChanged ( )
signal
Here is the caller graph for this function:

◆ networkCacheSizeChanged

void SettingsCache::networkCacheSizeChanged ( int newSizeInMBs)
signal
Here is the caller graph for this function:

◆ overrideAllCardArtWithPersonalPreferenceChanged

void SettingsCache::overrideAllCardArtWithPersonalPreferenceChanged ( bool _overrideAllCardArtWithPersonalPreference)
signal
Here is the caller graph for this function:

◆ picDownloadChanged

void SettingsCache::picDownloadChanged ( )
signal
Here is the caller graph for this function:

◆ picsPathChanged

void SettingsCache::picsPathChanged ( )
signal
Here is the caller graph for this function:

◆ pixmapCacheSizeChanged

void SettingsCache::pixmapCacheSizeChanged ( int newSizeInMBs)
signal
Here is the caller graph for this function:

◆ printingSelectorCardSizeChanged

void SettingsCache::printingSelectorCardSizeChanged ( )
signal
Here is the caller graph for this function:

◆ printingSelectorNavigationButtonsVisibleChanged

void SettingsCache::printingSelectorNavigationButtonsVisibleChanged ( )
signal
Here is the caller graph for this function:

◆ printingSelectorSortOrderChanged

void SettingsCache::printingSelectorSortOrderChanged ( )
signal
Here is the caller graph for this function:

◆ recents()

RecentsSettings & SettingsCache::recents ( ) const
inlinenodiscard
Here is the caller graph for this function:

◆ redirectCacheTtlChanged

void SettingsCache::redirectCacheTtlChanged ( int newTtl)
signal
Here is the caller graph for this function:

◆ resetPaths()

void SettingsCache::resetPaths ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ roundCardCornersChanged

void SettingsCache::roundCardCornersChanged ( bool roundCardCorners)
signal
Here is the caller graph for this function:

◆ servers()

ServersSettings & SettingsCache::servers ( ) const
inlinenodiscard
Here is the caller graph for this function:

◆ setAnnotateTokens

void SettingsCache::setAnnotateTokens ( QT_STATE_CHANGED_T _annotateTokens)
slot
Here is the caller graph for this function:

◆ setArchidektPreviewCardSize

void SettingsCache::setArchidektPreviewCardSize ( int _archidektPreviewCardSize)
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setAutoRotateSidewaysLayoutCards

void SettingsCache::setAutoRotateSidewaysLayoutCards ( QT_STATE_CHANGED_T _autoRotateSidewaysLayoutCards)
slot
Here is the caller graph for this function:

◆ setBuddyConnectNotificationsEnabled

void SettingsCache::setBuddyConnectNotificationsEnabled ( QT_STATE_CHANGED_T _buddyConnectNotificationsEnabled)
slot
Here is the caller graph for this function:

◆ setBumpSetsWithCardsInDeckToTop

void SettingsCache::setBumpSetsWithCardsInDeckToTop ( QT_STATE_CHANGED_T _bumpSetsWithCardsInDeckToTop)
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setCardDatabasePath

void SettingsCache::setCardDatabasePath ( const QString & _cardDatabasePath)
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setCardInfoViewMode

void SettingsCache::setCardInfoViewMode ( const int _viewMode)
slot
Here is the caller graph for this function:

◆ setCardScaling

void SettingsCache::setCardScaling ( const QT_STATE_CHANGED_T _scaleCards)
slot
Here is the caller graph for this function:

◆ setCardUpdateCheckInterval

void SettingsCache::setCardUpdateCheckInterval ( int value)
slot
Here is the caller graph for this function:

◆ setCardViewExpandedRowsMax()

void SettingsCache::setCardViewExpandedRowsMax ( int value)
Here is the caller graph for this function:

◆ setCardViewInitialRowsMax()

void SettingsCache::setCardViewInitialRowsMax ( int _cardViewInitialRowsMax)
Here is the caller graph for this function:

◆ setChatHighlightColor

void SettingsCache::setChatHighlightColor ( const QString & _chatHighlightColor)
slot
Here is the caller graph for this function:

◆ setChatHighlightForeground

void SettingsCache::setChatHighlightForeground ( QT_STATE_CHANGED_T _chatHighlightForeground)
slot
Here is the caller graph for this function:

◆ setChatMention

void SettingsCache::setChatMention ( QT_STATE_CHANGED_T _chatMention)
slot
Here is the caller graph for this function:

◆ setChatMentionColor

void SettingsCache::setChatMentionColor ( const QString & _chatMentionColor)
slot
Here is the caller graph for this function:

◆ setChatMentionCompleter

void SettingsCache::setChatMentionCompleter ( QT_STATE_CHANGED_T _chatMentionCompleter)
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setChatMentionForeground

void SettingsCache::setChatMentionForeground ( QT_STATE_CHANGED_T _chatMentionForeground)
slot
Here is the caller graph for this function:

◆ setCheckUpdatesOnStartup

void SettingsCache::setCheckUpdatesOnStartup ( QT_STATE_CHANGED_T value)
slot
Here is the caller graph for this function:

◆ setClickPlaysAllSelected

void SettingsCache::setClickPlaysAllSelected ( QT_STATE_CHANGED_T _clickPlaysAllSelected)
slot
Here is the caller graph for this function:

◆ setClientID()

void SettingsCache::setClientID ( const QString & clientID)
Here is the caller graph for this function:

◆ setClientVersion()

void SettingsCache::setClientVersion ( const QString & clientVersion)
Here is the caller graph for this function:

◆ setCloseEmptyCardView()

void SettingsCache::setCloseEmptyCardView ( QT_STATE_CHANGED_T value)
Here is the caller graph for this function:

◆ setCreateGameAsSpectator

void SettingsCache::setCreateGameAsSpectator ( const bool _createGameAsSpectator)
slot
Here is the caller graph for this function:

◆ setCustomCardDatabasePath

void SettingsCache::setCustomCardDatabasePath ( const QString & _customCardDatabasePath)
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setDeckEditorBannerCardComboBoxVisible

void SettingsCache::setDeckEditorBannerCardComboBoxVisible ( QT_STATE_CHANGED_T _deckEditorBannerCardComboBoxVisible)
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setDeckEditorTagsWidgetVisible

void SettingsCache::setDeckEditorTagsWidgetVisible ( QT_STATE_CHANGED_T _deckEditorTagsWidgetVisible)
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setDeckPath

void SettingsCache::setDeckPath ( const QString & _deckPath)
slot
Here is the caller graph for this function:

◆ setDefaultDeckEditorType

void SettingsCache::setDefaultDeckEditorType ( int value)
slot
Here is the caller graph for this function:

◆ setDefaultStartingLifeTotal

void SettingsCache::setDefaultStartingLifeTotal ( const int _defaultStartingLifeTotal)
slot
Here is the caller graph for this function:

◆ setDisplayCardNames

void SettingsCache::setDisplayCardNames ( QT_STATE_CHANGED_T _displayCardNames)
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setDoNotDeleteArrowsInSubPhases

void SettingsCache::setDoNotDeleteArrowsInSubPhases ( QT_STATE_CHANGED_T _doNotDeleteArrowsInSubPhases)
slot
Here is the caller graph for this function:

◆ setDoubleClickToPlay

void SettingsCache::setDoubleClickToPlay ( QT_STATE_CHANGED_T _doubleClickToPlay)
slot
Here is the caller graph for this function:

◆ setDownloadSpoilerStatus

void SettingsCache::setDownloadSpoilerStatus ( bool _spoilerStatus)
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setEDHRecCardSize

void SettingsCache::setEDHRecCardSize ( int _EDHRecCardSize)
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setFiltersPath

void SettingsCache::setFiltersPath ( const QString & _filtersPath)
slot
Here is the caller graph for this function:

◆ setFocusCardViewSearchBar()

void SettingsCache::setFocusCardViewSearchBar ( QT_STATE_CHANGED_T value)
Here is the caller graph for this function:

◆ setGameDescription

void SettingsCache::setGameDescription ( const QString _gameDescription)
slot
Here is the caller graph for this function:

◆ setGameTypes

void SettingsCache::setGameTypes ( const QString _gameTypes)
slot
Here is the caller graph for this function:

◆ setHighlightWords

void SettingsCache::setHighlightWords ( const QString & _highlightWords)
slot
Here is the caller graph for this function:

◆ setHomeTabBackgroundShuffleFrequency

void SettingsCache::setHomeTabBackgroundShuffleFrequency ( int _frequency)
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setHomeTabBackgroundSource

void SettingsCache::setHomeTabBackgroundSource ( const QString & _backgroundSource)
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setHorizontalHand

void SettingsCache::setHorizontalHand ( QT_STATE_CHANGED_T _horizontalHand)
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setIgnoreUnregisteredUserMessages

void SettingsCache::setIgnoreUnregisteredUserMessages ( QT_STATE_CHANGED_T _ignoreUnregisteredUserMessages)
slot
Here is the caller graph for this function:

◆ setIgnoreUnregisteredUsers

void SettingsCache::setIgnoreUnregisteredUsers ( QT_STATE_CHANGED_T _ignoreUnregisteredUsers)
slot
Here is the caller graph for this function:

◆ setIncludeRebalancedCards

void SettingsCache::setIncludeRebalancedCards ( bool _includeRebalancedCards)
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setInvertVerticalCoordinate

void SettingsCache::setInvertVerticalCoordinate ( QT_STATE_CHANGED_T _invertVerticalCoordinate)
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setKnownMissingFeatures()

void SettingsCache::setKnownMissingFeatures ( const QString & _knownMissingFeatures)
overridevirtual

◆ setLang

void SettingsCache::setLang ( const QString & _lang)
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setLastCardUpdateCheck

void SettingsCache::setLastCardUpdateCheck ( QDate value)
slot
Here is the caller graph for this function:

◆ setLeftJustified

void SettingsCache::setLeftJustified ( const QT_STATE_CHANGED_T _leftJustified)
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setMainWindowGeometry

void SettingsCache::setMainWindowGeometry ( const QByteArray & _mainWindowGeometry)
slot
Here is the caller graph for this function:

◆ setMasterVolume

void SettingsCache::setMasterVolume ( const int _masterVolume)
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setMaxFontSize

void SettingsCache::setMaxFontSize ( int _max)
slot
Here is the caller graph for this function:

◆ setMaxPlayers

void SettingsCache::setMaxPlayers ( const int _maxPlayers)
slot
Here is the caller graph for this function:

◆ setMinPlayersForMultiColumnLayout

void SettingsCache::setMinPlayersForMultiColumnLayout ( int _minPlayersForMultiColumnLayout)
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setNetworkCacheSizeInMB

void SettingsCache::setNetworkCacheSizeInMB ( const int _networkCacheSize)
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setNetworkRedirectCacheTtl

void SettingsCache::setNetworkRedirectCacheTtl ( const int _redirectCacheTtl)
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setNotificationsEnabled

void SettingsCache::setNotificationsEnabled ( QT_STATE_CHANGED_T _notificationsEnabled)
slot
Here is the caller graph for this function:

◆ setNotifyAboutNewVersion

void SettingsCache::setNotifyAboutNewVersion ( QT_STATE_CHANGED_T _notifyaboutnewversion)
slot
Here is the caller graph for this function:

◆ setNotifyAboutUpdate

void SettingsCache::setNotifyAboutUpdate ( QT_STATE_CHANGED_T _notifyaboutupdate)
slot
Here is the caller graph for this function:

◆ setOnlyBuddies

void SettingsCache::setOnlyBuddies ( const bool _onlyBuddies)
slot
Here is the caller graph for this function:

◆ setOnlyRegistered

void SettingsCache::setOnlyRegistered ( const bool _onlyRegistered)
slot
Here is the caller graph for this function:

◆ setOpenDeckInNewTab

void SettingsCache::setOpenDeckInNewTab ( QT_STATE_CHANGED_T _openDeckInNewTab)
slot
Here is the caller graph for this function:

◆ setOverrideAllCardArtWithPersonalPreference

void SettingsCache::setOverrideAllCardArtWithPersonalPreference ( QT_STATE_CHANGED_T _overrideAllCardArt)
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setPicDownload

void SettingsCache::setPicDownload ( QT_STATE_CHANGED_T _picDownload)
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setPicsPath

void SettingsCache::setPicsPath ( const QString & _picsPath)
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setPixmapCacheSize

void SettingsCache::setPixmapCacheSize ( const int _pixmapCacheSize)
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setPlayToStack

void SettingsCache::setPlayToStack ( QT_STATE_CHANGED_T _playToStack)
slot
Here is the caller graph for this function:

◆ setPrintingSelectorCardSize

void SettingsCache::setPrintingSelectorCardSize ( int _printingSelectorCardSize)
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setPrintingSelectorNavigationButtonsVisible

void SettingsCache::setPrintingSelectorNavigationButtonsVisible ( QT_STATE_CHANGED_T _navigationButtonsVisible)
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setPrintingSelectorSortOrder

void SettingsCache::setPrintingSelectorSortOrder ( int _printingSelectorSortOrder)
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setRememberGameSettings

void SettingsCache::setRememberGameSettings ( const bool _rememberGameSettings)
slot
Here is the caller graph for this function:

◆ setReplaysPath

void SettingsCache::setReplaysPath ( const QString & _replaysPath)
slot
Here is the caller graph for this function:

◆ setRewindBufferingMs

void SettingsCache::setRewindBufferingMs ( int _rewindBufferingMs)
slot
Here is the caller graph for this function:

◆ setRoomHistory

void SettingsCache::setRoomHistory ( const QT_STATE_CHANGED_T _roomHistory)
slot
Here is the caller graph for this function:

◆ setRoundCardCorners

void SettingsCache::setRoundCardCorners ( bool _roundCardCorners)
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setSeenTips

void SettingsCache::setSeenTips ( const QList< int > & _seenTips)
slot
Here is the caller graph for this function:

◆ setSetsDialogGeometry

void SettingsCache::setSetsDialogGeometry ( const QByteArray & _setsDialog)
slot
Here is the caller graph for this function:

◆ setShareDecklistsOnLoad

void SettingsCache::setShareDecklistsOnLoad ( const bool _shareDecklistsOnLoad)
slot
Here is the caller graph for this function:

◆ setShowMentionPopups

void SettingsCache::setShowMentionPopups ( const QT_STATE_CHANGED_T _showMentionPopups)
slot
Here is the caller graph for this function:

◆ setShowMessagePopups

void SettingsCache::setShowMessagePopups ( const QT_STATE_CHANGED_T _showMessagePopups)
slot
Here is the caller graph for this function:

◆ setShowShortcuts

void SettingsCache::setShowShortcuts ( QT_STATE_CHANGED_T _showShortcuts)
slot
Here is the caller graph for this function:

◆ setShowStatusBar

void SettingsCache::setShowStatusBar ( bool value)
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setShowTipsOnStartup

void SettingsCache::setShowTipsOnStartup ( bool _showTipsOnStartup)
slot
Here is the caller graph for this function:

◆ setSoundEnabled

void SettingsCache::setSoundEnabled ( QT_STATE_CHANGED_T _soundEnabled)
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setSoundThemeName

void SettingsCache::setSoundThemeName ( const QString & _soundThemeName)
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setSpectatorNotificationsEnabled

void SettingsCache::setSpectatorNotificationsEnabled ( QT_STATE_CHANGED_T _spectatorNotificationsEnabled)
slot
Here is the caller graph for this function:

◆ setSpectatorsAllowed

void SettingsCache::setSpectatorsAllowed ( const bool _spectatorsAllowed)
slot
Here is the caller graph for this function:

◆ setSpectatorsCanSeeEverything

void SettingsCache::setSpectatorsCanSeeEverything ( const bool _spectatorsCanSeeEverything)
slot
Here is the caller graph for this function:

◆ setSpectatorsCanTalk

void SettingsCache::setSpectatorsCanTalk ( const bool _spectatorsCanTalk)
slot
Here is the caller graph for this function:

◆ setSpectatorsNeedPassword

void SettingsCache::setSpectatorsNeedPassword ( const bool _spectatorsNeedPassword)
slot
Here is the caller graph for this function:

◆ setSpoilerDatabasePath

void SettingsCache::setSpoilerDatabasePath ( const QString & _spoilerDatabasePath)
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setStackCardOverlapPercent

void SettingsCache::setStackCardOverlapPercent ( const int _verticalCardOverlapPercent)
slot
Here is the caller graph for this function:

◆ setStartingHandSize

void SettingsCache::setStartingHandSize ( int _startingHandSize)
slot
Here is the caller graph for this function:

◆ setStartupCardUpdateCheckAlwaysUpdate

void SettingsCache::setStartupCardUpdateCheckAlwaysUpdate ( bool value)
slot
Here is the caller graph for this function:

◆ setStartupCardUpdateCheckPromptForUpdate

void SettingsCache::setStartupCardUpdateCheckPromptForUpdate ( bool value)
slot
Here is the caller graph for this function:

◆ setTabAccountOpen

void SettingsCache::setTabAccountOpen ( bool value)
slot
Here is the caller graph for this function:

◆ setTabAdminOpen

void SettingsCache::setTabAdminOpen ( bool value)
slot
Here is the caller graph for this function:

◆ setTabDeckStorageOpen

void SettingsCache::setTabDeckStorageOpen ( bool value)
slot
Here is the caller graph for this function:

◆ setTabGameSplitterSizes

void SettingsCache::setTabGameSplitterSizes ( const QByteArray & _tabGameSplitterSizes)
slot

◆ setTabLogOpen

void SettingsCache::setTabLogOpen ( bool value)
slot
Here is the caller graph for this function:

◆ setTabReplaysOpen

void SettingsCache::setTabReplaysOpen ( bool value)
slot
Here is the caller graph for this function:

◆ setTabServerOpen

void SettingsCache::setTabServerOpen ( bool value)
slot
Here is the caller graph for this function:

◆ setTabVisualDeckStorageOpen

void SettingsCache::setTabVisualDeckStorageOpen ( bool value)
slot
Here is the caller graph for this function:

◆ setTapAnimation

void SettingsCache::setTapAnimation ( QT_STATE_CHANGED_T _tapAnimation)
slot
Here is the caller graph for this function:

◆ setThemeName

void SettingsCache::setThemeName ( const QString & _themeName)
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setThemesPath

void SettingsCache::setThemesPath ( const QString & _themesPath)
slot
Here is the call graph for this function:

◆ setTokenDatabasePath

void SettingsCache::setTokenDatabasePath ( const QString & _tokenDatabasePath)
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setTokenDialogGeometry

void SettingsCache::setTokenDialogGeometry ( const QByteArray & _tokenDialog)
slot
Here is the caller graph for this function:

◆ setUpdateReleaseChannelIndex

void SettingsCache::setUpdateReleaseChannelIndex ( int value)
slot
Here is the caller graph for this function:

◆ setUseTearOffMenus()

void SettingsCache::setUseTearOffMenus ( bool _useTearOffMenus)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setVisualDatabaseDisplayCardSize

void SettingsCache::setVisualDatabaseDisplayCardSize ( int _visualDatabaseDisplayCardSize)
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setVisualDatabaseDisplayFilterToMostRecentSetsAmount

void SettingsCache::setVisualDatabaseDisplayFilterToMostRecentSetsAmount ( int _amount)
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setVisualDatabaseDisplayFilterToMostRecentSetsEnabled

void SettingsCache::setVisualDatabaseDisplayFilterToMostRecentSetsEnabled ( QT_STATE_CHANGED_T _enabled)
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setVisualDeckEditorCardSize

void SettingsCache::setVisualDeckEditorCardSize ( int _visualDeckEditorCardSize)
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setVisualDeckEditorSampleHandSize

void SettingsCache::setVisualDeckEditorSampleHandSize ( int _amount)
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setVisualDeckStorageAlwaysConvert

void SettingsCache::setVisualDeckStorageAlwaysConvert ( bool _visualDeckStorageAlwaysConvert)
slot
Here is the caller graph for this function:

◆ setVisualDeckStorageCardSize

void SettingsCache::setVisualDeckStorageCardSize ( int _visualDeckStorageCardSize)
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setVisualDeckStorageDefaultTagsList

void SettingsCache::setVisualDeckStorageDefaultTagsList ( QStringList _defaultTagsList)
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setVisualDeckStorageDrawUnusedColorIdentities

void SettingsCache::setVisualDeckStorageDrawUnusedColorIdentities ( QT_STATE_CHANGED_T _visualDeckStorageDrawUnusedColorIdentities)
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setVisualDeckStorageInGame

void SettingsCache::setVisualDeckStorageInGame ( QT_STATE_CHANGED_T value)
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setVisualDeckStoragePromptForConversion

void SettingsCache::setVisualDeckStoragePromptForConversion ( bool _visualDeckStoragePromptForConversion)
slot
Here is the caller graph for this function:

◆ setVisualDeckStorageSearchFolderNames

void SettingsCache::setVisualDeckStorageSearchFolderNames ( QT_STATE_CHANGED_T value)
slot

◆ setVisualDeckStorageSelectionAnimation

void SettingsCache::setVisualDeckStorageSelectionAnimation ( QT_STATE_CHANGED_T value)
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setVisualDeckStorageShowBannerCardComboBox

void SettingsCache::setVisualDeckStorageShowBannerCardComboBox ( QT_STATE_CHANGED_T _showBannerCardComboBox)
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setVisualDeckStorageShowFolders

void SettingsCache::setVisualDeckStorageShowFolders ( QT_STATE_CHANGED_T value)
slot
Here is the caller graph for this function:

◆ setVisualDeckStorageShowTagFilter

void SettingsCache::setVisualDeckStorageShowTagFilter ( QT_STATE_CHANGED_T _showTags)
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setVisualDeckStorageShowTagsOnDeckPreviews

void SettingsCache::setVisualDeckStorageShowTagsOnDeckPreviews ( QT_STATE_CHANGED_T _showTags)
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setVisualDeckStorageSortingOrder

void SettingsCache::setVisualDeckStorageSortingOrder ( int _visualDeckStorageSortingOrder)
slot
Here is the caller graph for this function:

◆ setVisualDeckStorageTooltipType

void SettingsCache::setVisualDeckStorageTooltipType ( int value)
slot
Here is the caller graph for this function:

◆ setVisualDeckStorageUnusedColorIdentitiesOpacity

void SettingsCache::setVisualDeckStorageUnusedColorIdentitiesOpacity ( int _visualDeckStorageUnusedColorIdentitiesOpacity)
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setZoneViewGroupByIndex

void SettingsCache::setZoneViewGroupByIndex ( const int _zoneViewGroupByIndex)
slot
Here is the caller graph for this function:

◆ setZoneViewPileView

void SettingsCache::setZoneViewPileView ( QT_STATE_CHANGED_T _zoneViewPileView)
slot
Here is the caller graph for this function:

◆ setZoneViewSortByIndex

void SettingsCache::setZoneViewSortByIndex ( const int _zoneViewSortByIndex)
slot
Here is the caller graph for this function:

◆ shortcuts()

ShortcutsSettings & SettingsCache::shortcuts ( ) const
inlinenodiscard
Here is the caller graph for this function:

◆ showStatusBarChanged

void SettingsCache::showStatusBarChanged ( bool state)
signal
Here is the caller graph for this function:

◆ soundEnabledChanged

void SettingsCache::soundEnabledChanged ( )
signal
Here is the caller graph for this function:

◆ soundThemeChanged

void SettingsCache::soundThemeChanged ( )
signal
Here is the caller graph for this function:

◆ themeChanged

void SettingsCache::themeChanged ( )
signal
Here is the caller graph for this function:

◆ translateLegacySettings()

void SettingsCache::translateLegacySettings ( )
private
Here is the call graph for this function:
Here is the caller graph for this function:

◆ useTearOffMenusChanged

void SettingsCache::useTearOffMenusChanged ( bool state)
signal
Here is the caller graph for this function:

◆ visualDatabaseDisplayCardSizeChanged

void SettingsCache::visualDatabaseDisplayCardSizeChanged ( )
signal
Here is the caller graph for this function:

◆ visualDatabaseDisplayFilterToMostRecentSetsAmountChanged

void SettingsCache::visualDatabaseDisplayFilterToMostRecentSetsAmountChanged ( int amount)
signal
Here is the caller graph for this function:

◆ visualDatabaseDisplayFilterToMostRecentSetsEnabledChanged

void SettingsCache::visualDatabaseDisplayFilterToMostRecentSetsEnabledChanged ( bool enabled)
signal
Here is the caller graph for this function:

◆ visualDeckEditorCardSizeChanged

void SettingsCache::visualDeckEditorCardSizeChanged ( )
signal
Here is the caller graph for this function:

◆ visualDeckEditorSampleHandSizeAmountChanged

void SettingsCache::visualDeckEditorSampleHandSizeAmountChanged ( int amount)
signal
Here is the caller graph for this function:

◆ visualDeckStorageCardSizeChanged

void SettingsCache::visualDeckStorageCardSizeChanged ( )
signal
Here is the caller graph for this function:

◆ visualDeckStorageDefaultTagsListChanged

void SettingsCache::visualDeckStorageDefaultTagsListChanged ( )
signal
Here is the caller graph for this function:

◆ visualDeckStorageDrawUnusedColorIdentitiesChanged

void SettingsCache::visualDeckStorageDrawUnusedColorIdentitiesChanged ( bool _visible)
signal
Here is the caller graph for this function:

◆ visualDeckStorageInGameChanged

void SettingsCache::visualDeckStorageInGameChanged ( bool enabled)
signal
Here is the caller graph for this function:

◆ visualDeckStorageSelectionAnimationChanged

void SettingsCache::visualDeckStorageSelectionAnimationChanged ( bool enabled)
signal
Here is the caller graph for this function:

◆ visualDeckStorageShowBannerCardComboBoxChanged

void SettingsCache::visualDeckStorageShowBannerCardComboBoxChanged ( bool _visible)
signal
Here is the caller graph for this function:

◆ visualDeckStorageShowTagFilterChanged

void SettingsCache::visualDeckStorageShowTagFilterChanged ( bool _visible)
signal
Here is the caller graph for this function:

◆ visualDeckStorageShowTagsOnDeckPreviewsChanged

void SettingsCache::visualDeckStorageShowTagsOnDeckPreviewsChanged ( bool _visible)
signal
Here is the caller graph for this function:

◆ visualDeckStorageUnusedColorIdentitiesOpacityChanged

void SettingsCache::visualDeckStorageUnusedColorIdentitiesOpacityChanged ( bool value)
signal
Here is the caller graph for this function:

Member Data Documentation

◆ annotateTokens

bool SettingsCache::annotateTokens
private

◆ archidektPreviewSize

int SettingsCache::archidektPreviewSize
private

◆ autoRotateSidewaysLayoutCards

bool SettingsCache::autoRotateSidewaysLayoutCards
private

◆ buddyConnectNotificationsEnabled

bool SettingsCache::buddyConnectNotificationsEnabled
private

◆ bumpSetsWithCardsInDeckToTop

bool SettingsCache::bumpSetsWithCardsInDeckToTop
private

◆ cardCounterSettings

CardCounterSettings* SettingsCache::cardCounterSettings
private

◆ cardDatabasePath

QString SettingsCache::cardDatabasePath
private

◆ cardDatabaseSettings

CardDatabaseSettings* SettingsCache::cardDatabaseSettings
private

◆ cardInfoViewMode

int SettingsCache::cardInfoViewMode
private

◆ cardOverrideSettings

CardOverrideSettings* SettingsCache::cardOverrideSettings
private

◆ cardUpdateCheckInterval

int SettingsCache::cardUpdateCheckInterval
private

◆ cardViewExpandedRowsMax

int SettingsCache::cardViewExpandedRowsMax
private

◆ cardViewInitialRowsMax

int SettingsCache::cardViewInitialRowsMax
private

◆ chatHighlightColor

QString SettingsCache::chatHighlightColor
private

◆ chatHighlightForeground

bool SettingsCache::chatHighlightForeground
private

◆ chatMention

bool SettingsCache::chatMention
private

◆ chatMentionColor

QString SettingsCache::chatMentionColor
private

◆ chatMentionCompleter

bool SettingsCache::chatMentionCompleter
private

◆ chatMentionForeground

bool SettingsCache::chatMentionForeground
private

◆ checkCardUpdatesOnStartup

bool SettingsCache::checkCardUpdatesOnStartup
private

◆ checkUpdatesOnStartup

bool SettingsCache::checkUpdatesOnStartup
private

◆ clickPlaysAllSelected

bool SettingsCache::clickPlaysAllSelected
private

◆ clientID

QString SettingsCache::clientID
private

◆ clientVersion

QString SettingsCache::clientVersion
private

◆ closeEmptyCardView

bool SettingsCache::closeEmptyCardView
private

◆ createGameAsSpectator

bool SettingsCache::createGameAsSpectator
private

◆ customCardDatabasePath

QString SettingsCache::customCardDatabasePath
private

◆ customPicsPath

QString SettingsCache::customPicsPath
private

◆ debugSettings

DebugSettings* SettingsCache::debugSettings
private

◆ deckEditorBannerCardComboBoxVisible

bool SettingsCache::deckEditorBannerCardComboBoxVisible
private

◆ deckEditorTagsWidgetVisible

bool SettingsCache::deckEditorTagsWidgetVisible
private

◆ deckPath

QString SettingsCache::deckPath
private

◆ defaultDeckEditorType

int SettingsCache::defaultDeckEditorType
private

◆ defaultStartingLifeTotal

int SettingsCache::defaultStartingLifeTotal
private

◆ disallowedRegExp

QList<QRegularExpression> SettingsCache::disallowedRegExp

◆ displayCardNames

bool SettingsCache::displayCardNames
private

◆ doNotDeleteArrowsInSubPhases

bool SettingsCache::doNotDeleteArrowsInSubPhases
private

◆ doubleClickToPlay

bool SettingsCache::doubleClickToPlay
private

◆ downloadSettings

DownloadSettings* SettingsCache::downloadSettings
private

◆ edhrecCardSize

int SettingsCache::edhrecCardSize
private

◆ filtersPath

QString SettingsCache::filtersPath
private

◆ focusCardViewSearchBar

bool SettingsCache::focusCardViewSearchBar
private

◆ gameDescription

QString SettingsCache::gameDescription
private

◆ gameFiltersSettings

GameFiltersSettings* SettingsCache::gameFiltersSettings
private

◆ gameTypes

QString SettingsCache::gameTypes
private

◆ highlightWords

QString SettingsCache::highlightWords
private

◆ homeTabBackgroundShuffleFrequency

int SettingsCache::homeTabBackgroundShuffleFrequency
private

◆ homeTabBackgroundSource

QString SettingsCache::homeTabBackgroundSource
private

◆ horizontalHand

bool SettingsCache::horizontalHand
private

◆ ignoreUnregisteredUserMessages

bool SettingsCache::ignoreUnregisteredUserMessages
private

◆ ignoreUnregisteredUsers

bool SettingsCache::ignoreUnregisteredUsers
private

◆ includeRebalancedCards

bool SettingsCache::includeRebalancedCards
private

◆ invertVerticalCoordinate

bool SettingsCache::invertVerticalCoordinate
private

◆ isPortableBuild

bool SettingsCache::isPortableBuild
private

◆ keepalive

int SettingsCache::keepalive
private

◆ knownMissingFeatures

QString SettingsCache::knownMissingFeatures
private

◆ lang

QString SettingsCache::lang
private

◆ lastCardUpdateCheck

QDate SettingsCache::lastCardUpdateCheck
private

◆ layoutsSettings

LayoutsSettings* SettingsCache::layoutsSettings
private

◆ leftJustified

bool SettingsCache::leftJustified
private

◆ mainWindowGeometry

QByteArray SettingsCache::mainWindowGeometry
private

◆ masterVolume

int SettingsCache::masterVolume
private

◆ maxFontSize

int SettingsCache::maxFontSize
private

◆ maxPlayers

int SettingsCache::maxPlayers
private

◆ mbDownloadSpoilers

bool SettingsCache::mbDownloadSpoilers
private

◆ messageSettings

MessageSettings* SettingsCache::messageSettings
private

◆ minPlayersForMultiColumnLayout

int SettingsCache::minPlayersForMultiColumnLayout
private

◆ networkCacheSize

int SettingsCache::networkCacheSize
private

◆ notificationsEnabled

bool SettingsCache::notificationsEnabled
private

◆ notifyAboutNewVersion

bool SettingsCache::notifyAboutNewVersion
private

◆ notifyAboutUpdates

bool SettingsCache::notifyAboutUpdates
private

◆ onlyBuddies

bool SettingsCache::onlyBuddies
private

◆ onlyRegistered

bool SettingsCache::onlyRegistered
private

◆ openDeckInNewTab

bool SettingsCache::openDeckInNewTab
private

◆ overrideAllCardArtWithPersonalPreference

bool SettingsCache::overrideAllCardArtWithPersonalPreference
private

◆ picDownload

bool SettingsCache::picDownload
private

◆ picsPath

QString SettingsCache::picsPath
private

◆ picUrl

QString SettingsCache::picUrl
private

◆ picUrlFallback

QString SettingsCache::picUrlFallback
private

◆ pixmapCacheSize

int SettingsCache::pixmapCacheSize
private

◆ playToStack

bool SettingsCache::playToStack
private

◆ printingSelectorCardSize

int SettingsCache::printingSelectorCardSize
private

◆ printingSelectorNavigationButtonsVisible

bool SettingsCache::printingSelectorNavigationButtonsVisible
private

◆ printingSelectorSortOrder

int SettingsCache::printingSelectorSortOrder
private

◆ recentsSettings

RecentsSettings* SettingsCache::recentsSettings
private

◆ redirectCachePath

QString SettingsCache::redirectCachePath
private

◆ redirectCacheTtl

int SettingsCache::redirectCacheTtl
private

◆ releaseChannels

QList<ReleaseChannel *> SettingsCache::releaseChannels
private

◆ rememberGameSettings

bool SettingsCache::rememberGameSettings
private

◆ replaysPath

QString SettingsCache::replaysPath
private

◆ rewindBufferingMs

int SettingsCache::rewindBufferingMs
private

◆ roomHistory

bool SettingsCache::roomHistory
private

◆ roundCardCorners

bool SettingsCache::roundCardCorners
private

◆ scaleCards

bool SettingsCache::scaleCards
private

◆ seenTips

QList<int> SettingsCache::seenTips
private

◆ serversSettings

ServersSettings* SettingsCache::serversSettings
private

◆ setsDialogGeometry

QByteArray SettingsCache::setsDialogGeometry
private

◆ settings

QSettings* SettingsCache::settings
private

◆ shareDecklistsOnLoad

bool SettingsCache::shareDecklistsOnLoad
private

◆ shortcutsSettings

ShortcutsSettings* SettingsCache::shortcutsSettings
private

◆ showMentionPopups

bool SettingsCache::showMentionPopups
private

◆ showMessagePopups

bool SettingsCache::showMessagePopups
private

◆ showShortcuts

bool SettingsCache::showShortcuts
private

◆ showStatusBar

bool SettingsCache::showStatusBar
private

◆ showTipsOnStartup

bool SettingsCache::showTipsOnStartup
private

◆ soundEnabled

bool SettingsCache::soundEnabled
private

◆ soundThemeName

QString SettingsCache::soundThemeName
private

◆ spectatorNotificationsEnabled

bool SettingsCache::spectatorNotificationsEnabled
private

◆ spectatorsAllowed

bool SettingsCache::spectatorsAllowed
private

◆ spectatorsCanSeeEverything

bool SettingsCache::spectatorsCanSeeEverything
private

◆ spectatorsCanTalk

bool SettingsCache::spectatorsCanTalk
private

◆ spectatorsNeedPassword

bool SettingsCache::spectatorsNeedPassword
private

◆ spoilerDatabasePath

QString SettingsCache::spoilerDatabasePath
private

◆ startingHandSize

int SettingsCache::startingHandSize
private

◆ startupCardUpdateCheckAlwaysUpdate

bool SettingsCache::startupCardUpdateCheckAlwaysUpdate
private

◆ startupCardUpdateCheckPromptForUpdate

bool SettingsCache::startupCardUpdateCheckPromptForUpdate
private

◆ tabAccountOpen

bool SettingsCache::tabAccountOpen
private

◆ tabAdminOpen

bool SettingsCache::tabAdminOpen
private

◆ tabDeckStorageOpen

bool SettingsCache::tabDeckStorageOpen
private

◆ tabGameSplitterSizes

QByteArray SettingsCache::tabGameSplitterSizes
private

◆ tabLogOpen

bool SettingsCache::tabLogOpen
private

◆ tabReplaysOpen

bool SettingsCache::tabReplaysOpen
private

◆ tabServerOpen

bool SettingsCache::tabServerOpen
private

◆ tabVisualDeckStorageOpen

bool SettingsCache::tabVisualDeckStorageOpen
private

◆ tapAnimation

bool SettingsCache::tapAnimation
private

◆ themeName

QString SettingsCache::themeName
private

◆ themesPath

QString SettingsCache::themesPath
private

◆ timeout

int SettingsCache::timeout
private

◆ tokenDatabasePath

QString SettingsCache::tokenDatabasePath
private

◆ tokenDialogGeometry

QByteArray SettingsCache::tokenDialogGeometry
private

◆ updateReleaseChannel

int SettingsCache::updateReleaseChannel
private

◆ useTearOffMenus

bool SettingsCache::useTearOffMenus
private

◆ verticalCardOverlapPercent

int SettingsCache::verticalCardOverlapPercent
private

◆ visualDatabaseDisplayCardSize

int SettingsCache::visualDatabaseDisplayCardSize
private

◆ visualDatabaseDisplayFilterToMostRecentSetsAmount

int SettingsCache::visualDatabaseDisplayFilterToMostRecentSetsAmount
private

◆ visualDatabaseDisplayFilterToMostRecentSetsEnabled

bool SettingsCache::visualDatabaseDisplayFilterToMostRecentSetsEnabled
private

◆ visualDeckEditorCardSize

int SettingsCache::visualDeckEditorCardSize
private

◆ visualDeckEditorSampleHandSize

int SettingsCache::visualDeckEditorSampleHandSize
private

◆ visualDeckStorageAlwaysConvert

bool SettingsCache::visualDeckStorageAlwaysConvert
private

◆ visualDeckStorageCardSize

int SettingsCache::visualDeckStorageCardSize
private

◆ visualDeckStorageDefaultTagsList

QStringList SettingsCache::visualDeckStorageDefaultTagsList
private

◆ visualDeckStorageDrawUnusedColorIdentities

bool SettingsCache::visualDeckStorageDrawUnusedColorIdentities
private

◆ visualDeckStorageInGame

bool SettingsCache::visualDeckStorageInGame
private

◆ visualDeckStoragePromptForConversion

bool SettingsCache::visualDeckStoragePromptForConversion
private

◆ visualDeckStorageSearchFolderNames

bool SettingsCache::visualDeckStorageSearchFolderNames
private

◆ visualDeckStorageSelectionAnimation

bool SettingsCache::visualDeckStorageSelectionAnimation
private

◆ visualDeckStorageShowBannerCardComboBox

bool SettingsCache::visualDeckStorageShowBannerCardComboBox
private

◆ visualDeckStorageShowFolders

bool SettingsCache::visualDeckStorageShowFolders
private

◆ visualDeckStorageShowTagFilter

bool SettingsCache::visualDeckStorageShowTagFilter
private

◆ visualDeckStorageShowTagsOnDeckPreviews

bool SettingsCache::visualDeckStorageShowTagsOnDeckPreviews
private

◆ visualDeckStorageSortingOrder

int SettingsCache::visualDeckStorageSortingOrder
private

◆ visualDeckStorageTooltipType

int SettingsCache::visualDeckStorageTooltipType
private

◆ visualDeckStorageUnusedColorIdentitiesOpacity

int SettingsCache::visualDeckStorageUnusedColorIdentitiesOpacity
private

◆ zoneViewGroupByIndex

int SettingsCache::zoneViewGroupByIndex
private

◆ zoneViewPileView

bool SettingsCache::zoneViewPileView
private

◆ zoneViewSortByIndex

int SettingsCache::zoneViewSortByIndex
private

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