#include "clipboard_testing.h"#include <QTextStream>#include <libcockatrice/deck_list/tree/deck_list_card_node.h>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) |
| DeckList getDeckList | ( | const QString & | clipboard | ) |
| void testDeck | ( | const QString & | clipboard, |
| const Result & | result ) |
| void testEmpty | ( | const QString & | clipboard | ) |
| void testHash | ( | const QString & | clipboard, |
| const std::string & | hash ) |