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

#include <pixel_map_generator.h>

Static Public Member Functions

static QPixmap generatePixmap (int size, int value, int max)
static void clear ()

Static Private Attributes

static QMap< int, QPixmap > pmCache

Member Function Documentation

◆ clear()

void PingPixmapGenerator::clear ( )
inlinestatic
Here is the caller graph for this function:

◆ generatePixmap()

QPixmap PingPixmapGenerator::generatePixmap ( int size,
int value,
int max )
static
Here is the caller graph for this function:

Member Data Documentation

◆ pmCache

QMap< int, QPixmap > PingPixmapGenerator::pmCache
staticprivate

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