Cockatrice 2026-01-14-Development-2.11.0-beta.46
A cross-platform virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
clipboard_testing.cpp File Reference
#include "clipboard_testing.h"
#include <QTextStream>
#include <libcockatrice/deck_list/tree/deck_list_card_node.h>
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: