Cockatrice 2026-04-21-Development-2.11.0-beta.61
A virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
clipboard_testing.cpp File Reference
Include dependency graph for clipboard_testing.cpp:

Functions

DeckList getDeckList (const QString &clipboard)
void testEmpty (const QString &clipboard)
void testHash (const QString &clipboard, const std::string &hash)
void testDeck (const QString &clipboard, const Result &result)

Function Documentation

◆ getDeckList()

DeckList getDeckList ( const QString & clipboard)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ testDeck()

void testDeck ( const QString & clipboard,
const Result & result )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ testEmpty()

void testEmpty ( const QString & clipboard)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ testHash()

void testHash ( const QString & clipboard,
const std::string & hash )
Here is the call graph for this function: