![]() |
Cockatrice 2026-09-01-Development-3.1.0-beta.10
A virtual tabletop for multiplayer card games
|
Classes | |
| struct | Entry |
Enumerations | |
| enum | Source { Automatic , FromBackground } |
| Where to get the colors for the home tab buttons from. More... | |
Functions | |
| QList< Entry > | all () |
| Source | intToSource (int value) |
|
inline |
|
inline |
Safely converts an int into the corresponding Source.
| value | The int value |