![]() |
Cockatrice 2026-03-05-Development-2.11.0-beta.54
A virtual tabletop for multiplayer card games
|
Enumerations | |
| enum | Format { PlainText , Cockatrice } |
Functions | |
| Format | getFormatFromName (const QString &fileName) |
The deck file formats that Cockatrice supports.
| DeckFileFormat::Format DeckFileFormat::getFormatFromName | ( | const QString & | fileName | ) |
Determines what deck file format the given filename corresponds to.
| fileName | The filename |