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

TODO: Document this. More...

#include <QString>
Include dependency graph for deck_link_to_api_transformer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ParsedDeckInfo

Namespaces

namespace  DeckLinkToApiTransformer

Enumerations

enum class  DeckProvider {
  TappedOut , Archidekt , Moxfield , Deckstats ,
  Unknown
}

Functions

bool DeckLinkToApiTransformer::parseDeckUrl (const QString &url, ParsedDeckInfo &outInfo)

Detailed Description

TODO: Document this.

Enumeration Type Documentation

◆ DeckProvider

enum class DeckProvider
strong
Enumerator
TappedOut 
Archidekt 
Moxfield 
Deckstats 
Unknown