![]() |
Cockatrice 2026-06-01-Development-3.1.0-beta.3
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 |