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

#include <background_plate_widget.h>

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

Public Member Functions

 BackgroundPlateWidget (QWidget *parent=nullptr)
void setFocused (bool focused)

Protected Member Functions

void paintEvent (QPaintEvent *event) override

Private Attributes

bool focused = false

Constructor & Destructor Documentation

◆ BackgroundPlateWidget()

BackgroundPlateWidget::BackgroundPlateWidget ( QWidget * parent = nullptr)
explicit

Member Function Documentation

◆ paintEvent()

void BackgroundPlateWidget::paintEvent ( QPaintEvent * event)
overrideprotected

◆ setFocused()

void BackgroundPlateWidget::setFocused ( bool focused)

Member Data Documentation

◆ focused

bool BackgroundPlateWidget::focused = false
private

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