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

#include <background_sources.h>

Classes

struct  Entry

Public Types

enum  Type { Theme , RandomCardArt , DeckFileArt }

Static Public Member Functions

static QList< Entryall ()
static QString toId (Type type)
static Type fromId (const QString &id)
static QString toDisplay (Type type)

Member Enumeration Documentation

◆ Type

Enumerator
Theme 
RandomCardArt 
DeckFileArt 

Member Function Documentation

◆ all()

QList< Entry > BackgroundSources::all ( )
inlinestatic
Here is the caller graph for this function:

◆ fromId()

Type BackgroundSources::fromId ( const QString & id)
inlinestatic
Here is the call graph for this function:
Here is the caller graph for this function:

◆ toDisplay()

QString BackgroundSources::toDisplay ( Type type)
inlinestatic
Here is the call graph for this function:

◆ toId()

QString BackgroundSources::toId ( Type type)
inlinestatic
Here is the call graph for this function:
Here is the caller graph for this function:

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