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

TODO: Document this. More...

#include <QIcon>
#include <QLoggingCategory>
#include <QMap>
#include <QPixmap>
#include <libcockatrice/network/server/remote/user_level.h>
Include dependency graph for pixel_map_generator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PhasePixmapGenerator
class  CounterPixmapGenerator
class  PingPixmapGenerator
class  CountryPixmapGenerator
class  UserLevelPixmapGenerator
class  LockPixmapGenerator
class  DropdownIconPixmapGenerator

Functions

 Q_LOGGING_CATEGORY (PixelMapGeneratorLog, "pixel_map_generator")
QPixmap loadColorAdjustedPixmap (const QString &name)

Detailed Description

TODO: Document this.

Function Documentation

◆ loadColorAdjustedPixmap()

QPixmap loadColorAdjustedPixmap ( const QString & name)
Here is the caller graph for this function:

◆ Q_LOGGING_CATEGORY()

Q_LOGGING_CATEGORY ( PixelMapGeneratorLog ,
"pixel_map_generator"  )
inline