Cockatrice 2026-09-01-Development-3.1.0-beta.10
A virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
SettingsCardDatabasePathProvider Class Reference

#include <settings_card_database_path_provider.h>

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

Public Member Functions

 SettingsCardDatabasePathProvider (QObject *parent=nullptr)
QString getCardDatabasePath () const override
QString getCustomCardDatabasePath () const override
QString getTokenDatabasePath () const override
virtual QString getSpoilerCardDatabasePath () const override
Public Member Functions inherited from ICardDatabasePathProvider
virtual ~ICardDatabasePathProvider ()=default

Additional Inherited Members

Signals inherited from ICardDatabasePathProvider
void cardDatabasePathChanged ()

Constructor & Destructor Documentation

◆ SettingsCardDatabasePathProvider()

SettingsCardDatabasePathProvider::SettingsCardDatabasePathProvider ( QObject * parent = nullptr)
inlineexplicit
Here is the call graph for this function:

Member Function Documentation

◆ getCardDatabasePath()

QString SettingsCardDatabasePathProvider::getCardDatabasePath ( ) const
inlinenodiscardoverridevirtual

Implements ICardDatabasePathProvider.

Here is the call graph for this function:

◆ getCustomCardDatabasePath()

QString SettingsCardDatabasePathProvider::getCustomCardDatabasePath ( ) const
inlinenodiscardoverridevirtual

Implements ICardDatabasePathProvider.

Here is the call graph for this function:

◆ getSpoilerCardDatabasePath()

virtual QString SettingsCardDatabasePathProvider::getSpoilerCardDatabasePath ( ) const
inlinenodiscardoverridevirtual

Implements ICardDatabasePathProvider.

Here is the call graph for this function:

◆ getTokenDatabasePath()

QString SettingsCardDatabasePathProvider::getTokenDatabasePath ( ) const
inlinenodiscardoverridevirtual

Implements ICardDatabasePathProvider.

Here is the call graph for this function:

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