Cockatrice 2026-09-01-Development-3.1.0-beta.10
A virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
CardInDeckRequest Struct Reference

#include <card_in_deck_request.h>

Public Member Functions

QJsonObject toJson () const

Static Public Member Functions

static CardInDeckRequest fromJson (const QJsonObject &json)

Public Attributes

QString card
int quantity

Member Function Documentation

◆ fromJson()

CardInDeckRequest CardInDeckRequest::fromJson ( const QJsonObject & json)
static
Here is the caller graph for this function:

◆ toJson()

QJsonObject CardInDeckRequest::toJson ( ) const

Member Data Documentation

◆ card

QString CardInDeckRequest::card

◆ quantity

int CardInDeckRequest::quantity

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