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

#include <interface_card_database_path_provider.h>

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

Signals

void cardDatabasePathChanged ()

Public Member Functions

virtual ~ICardDatabasePathProvider ()=default
virtual QString getCardDatabasePath () const =0
virtual QString getCustomCardDatabasePath () const =0
virtual QString getTokenDatabasePath () const =0
virtual QString getSpoilerCardDatabasePath () const =0

Constructor & Destructor Documentation

◆ ~ICardDatabasePathProvider()

virtual ICardDatabasePathProvider::~ICardDatabasePathProvider ( )
virtualdefault

Member Function Documentation

◆ cardDatabasePathChanged

void ICardDatabasePathProvider::cardDatabasePathChanged ( )
signal
Here is the caller graph for this function:

◆ getCardDatabasePath()

virtual QString ICardDatabasePathProvider::getCardDatabasePath ( ) const
nodiscardpure virtual

◆ getCustomCardDatabasePath()

virtual QString ICardDatabasePathProvider::getCustomCardDatabasePath ( ) const
nodiscardpure virtual

◆ getSpoilerCardDatabasePath()

virtual QString ICardDatabasePathProvider::getSpoilerCardDatabasePath ( ) const
nodiscardpure virtual

◆ getTokenDatabasePath()

virtual QString ICardDatabasePathProvider::getTokenDatabasePath ( ) const
nodiscardpure virtual

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