Cockatrice 2026-06-01-Development-3.1.0-beta.3
A virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
ThemeConfig Struct Reference

#include <theme_config.h>

Public Member Functions

bool isEmpty () const
QString toIni () const
bool save (const QString &themeDirPath) const

Static Public Member Functions

static ThemeConfig fromThemeDir (const QString &themeDirPath)

Public Attributes

QString colorScheme
QString styleName

Member Function Documentation

◆ fromThemeDir()

ThemeConfig ThemeConfig::fromThemeDir ( const QString & themeDirPath)
static
Here is the caller graph for this function:

◆ isEmpty()

bool ThemeConfig::isEmpty ( ) const

◆ save()

bool ThemeConfig::save ( const QString & themeDirPath) const
Here is the call graph for this function:
Here is the caller graph for this function:

◆ toIni()

QString ThemeConfig::toIni ( ) const
Here is the caller graph for this function:

Member Data Documentation

◆ colorScheme

QString ThemeConfig::colorScheme

◆ styleName

QString ThemeConfig::styleName

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