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

#include <archidekt_deck_listing_api_response.h>

Public Member Functions

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

Public Attributes

int count
QUrl next
QVector< ArchidektApiResponseDeckListingContainerresults

Member Function Documentation

◆ debugPrint()

void ArchidektDeckListingApiResponse::debugPrint ( ) const

◆ fromJson()

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

Member Data Documentation

◆ count

int ArchidektDeckListingApiResponse::count

◆ next

QUrl ArchidektDeckListingApiResponse::next

◆ results

QVector<ArchidektApiResponseDeckListingContainer> ArchidektDeckListingApiResponse::results

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