Cockatrice 2025-11-30-Development-2.11.0-beta.38
A cross-platform virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
deck_list.cpp File Reference
#include "deck_list.h"
#include "abstract_deck_list_node.h"
#include "deck_list_card_node.h"
#include "deck_list_memento.h"
#include "inner_deck_list_node.h"
#include <QCryptographicHash>
#include <QDebug>
#include <QFile>
#include <QRegularExpression>
#include <QSet>
#include <QTextStream>
#include <algorithm>
Include dependency graph for deck_list.cpp:

Functions

uint qHash (const QRegularExpression &key, uint seed) noexcept
static QString computeDeckHash (const InnerDecklistNode *root)

Function Documentation

◆ computeDeckHash()

QString computeDeckHash ( const InnerDecklistNode * root)
static
Here is the caller graph for this function:

◆ qHash()

uint qHash ( const QRegularExpression & key,
uint seed )
noexcept
Here is the call graph for this function:
Here is the caller graph for this function: