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

#include <pixel_map_generator.h>

Static Public Member Functions

static QPixmap generatePixmap (int size, QString name, bool highlight)
static void clear ()

Static Private Attributes

static QMap< QString, QPixmap > pmCache

Member Function Documentation

◆ clear()

void CounterPixmapGenerator::clear ( )
inlinestatic

◆ generatePixmap()

QPixmap CounterPixmapGenerator::generatePixmap ( int size,
QString name,
bool highlight )
static
Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ pmCache

QMap< QString, QPixmap > CounterPixmapGenerator::pmCache
staticprivate

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