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

#include <mana_cost_widget.h>

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

Public Slots

void resizeEvent (QResizeEvent *event) override

Public Member Functions

 ManaCostWidget (QWidget *parent, CardInfoPtr card)
QStringList parseManaCost (const QString &manaString)

Private Attributes

CardInfoPtr card
QHBoxLayout * layout

Constructor & Destructor Documentation

◆ ManaCostWidget()

ManaCostWidget::ManaCostWidget ( QWidget * parent,
CardInfoPtr card )
explicit
Here is the call graph for this function:

Member Function Documentation

◆ parseManaCost()

QStringList ManaCostWidget::parseManaCost ( const QString & manaString)
Here is the caller graph for this function:

◆ resizeEvent

void ManaCostWidget::resizeEvent ( QResizeEvent * event)
overrideslot

Member Data Documentation

◆ card

CardInfoPtr ManaCostWidget::card
private

◆ layout

QHBoxLayout* ManaCostWidget::layout
private

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