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

#include <abstract_counter.h>

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

Public Member Functions

 AbstractCounterDialog (const QString &name, const QString &value, QWidget *parent=nullptr)

Protected Member Functions

bool eventFilter (QObject *obj, QEvent *event) override
void changeValue (int diff)

Constructor & Destructor Documentation

◆ AbstractCounterDialog()

AbstractCounterDialog::AbstractCounterDialog ( const QString & name,
const QString & value,
QWidget * parent = nullptr )

Member Function Documentation

◆ changeValue()

void AbstractCounterDialog::changeValue ( int diff)
protected
Here is the caller graph for this function:

◆ eventFilter()

bool AbstractCounterDialog::eventFilter ( QObject * obj,
QEvent * event )
overrideprotected
Here is the call graph for this function:

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