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

#include <edhrec_api_response_card_list.h>

Public Member Functions

 EdhrecApiResponseCardList ()
void fromJson (const QJsonObject &json)
void debugPrint () const

Public Attributes

QString header
QList< EdhrecApiResponseCardDetailscardViews

Constructor & Destructor Documentation

◆ EdhrecApiResponseCardList()

EdhrecApiResponseCardList::EdhrecApiResponseCardList ( )

Member Function Documentation

◆ debugPrint()

void EdhrecApiResponseCardList::debugPrint ( ) const

◆ fromJson()

void EdhrecApiResponseCardList::fromJson ( const QJsonObject & json)
Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ cardViews

QList<EdhrecApiResponseCardDetails> EdhrecApiResponseCardList::cardViews

◆ header

QString EdhrecApiResponseCardList::header

The documentation for this class was generated from the following files: