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

#include <abstract_graphics_item.h>

Inheritance diagram for AbstractGraphicsItem:
[legend]
Collaboration diagram for AbstractGraphicsItem:
[legend]

Public Member Functions

 AbstractGraphicsItem (QGraphicsItem *parent=nullptr)

Protected Member Functions

void paintNumberEllipse (int number, int radius, const QColor &color, int position, int count, QPainter *painter)

Detailed Description

Parent class of all objects that appear in a game.

Constructor & Destructor Documentation

◆ AbstractGraphicsItem()

AbstractGraphicsItem::AbstractGraphicsItem ( QGraphicsItem * parent = nullptr)
inlineexplicit
Here is the caller graph for this function:

Member Function Documentation

◆ paintNumberEllipse()

void AbstractGraphicsItem::paintNumberEllipse ( int number,
int radius,
const QColor & color,
int position,
int count,
QPainter * painter )
protected
Here is the caller graph for this function:

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