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

#include <edhrec_api_response_card_prices.h>

Public Member Functions

 CardPrices ()=default
void fromJson (const QJsonObject &json)
void debugPrint () const
const QJsonObject & getCardhoarder () const
const QJsonObject & getCardkingdom () const
const QJsonObject & getCardmarket () const
const QJsonObject & getFace2face () const
const QJsonObject & getManapool () const
const QJsonObject & getMtgstocks () const
const QJsonObject & getScg () const
const QJsonObject & getTcgl () const
const QJsonObject & getTcgplayer () const

Private Attributes

QJsonObject cardhoarder
QJsonObject cardkingdom
QJsonObject cardmarket
QJsonObject face2face
QJsonObject manapool
QJsonObject mtgstocks
QJsonObject scg
QJsonObject tcgl
QJsonObject tcgplayer

Constructor & Destructor Documentation

◆ CardPrices()

CardPrices::CardPrices ( )
default

Member Function Documentation

◆ debugPrint()

void CardPrices::debugPrint ( ) const

◆ fromJson()

void CardPrices::fromJson ( const QJsonObject & json)

◆ getCardhoarder()

const QJsonObject & CardPrices::getCardhoarder ( ) const
inlinenodiscard

◆ getCardkingdom()

const QJsonObject & CardPrices::getCardkingdom ( ) const
inlinenodiscard

◆ getCardmarket()

const QJsonObject & CardPrices::getCardmarket ( ) const
inlinenodiscard

◆ getFace2face()

const QJsonObject & CardPrices::getFace2face ( ) const
inlinenodiscard

◆ getManapool()

const QJsonObject & CardPrices::getManapool ( ) const
inlinenodiscard

◆ getMtgstocks()

const QJsonObject & CardPrices::getMtgstocks ( ) const
inlinenodiscard

◆ getScg()

const QJsonObject & CardPrices::getScg ( ) const
inlinenodiscard

◆ getTcgl()

const QJsonObject & CardPrices::getTcgl ( ) const
inlinenodiscard

◆ getTcgplayer()

const QJsonObject & CardPrices::getTcgplayer ( ) const
inlinenodiscard

Member Data Documentation

◆ cardhoarder

QJsonObject CardPrices::cardhoarder
private

◆ cardkingdom

QJsonObject CardPrices::cardkingdom
private

◆ cardmarket

QJsonObject CardPrices::cardmarket
private

◆ face2face

QJsonObject CardPrices::face2face
private

◆ manapool

QJsonObject CardPrices::manapool
private

◆ mtgstocks

QJsonObject CardPrices::mtgstocks
private

◆ scg

QJsonObject CardPrices::scg
private

◆ tcgl

QJsonObject CardPrices::tcgl
private

◆ tcgplayer

QJsonObject CardPrices::tcgplayer
private

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