Cockatrice 2026-01-14-Development-2.11.0-beta.46
A cross-platform virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
BarChartBackgroundWidget Class Reference

#include <bar_chart_background_widget.h>

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

Public Slots

QSize sizeHint () const override

Public Member Functions

 BarChartBackgroundWidget (QWidget *parent)

Public Attributes

int highest = 0
int barCount = 0
int labelHeight = 20

Protected Member Functions

void paintEvent (QPaintEvent *event) override

Constructor & Destructor Documentation

◆ BarChartBackgroundWidget()

BarChartBackgroundWidget::BarChartBackgroundWidget ( QWidget * parent)
explicit

Member Function Documentation

◆ paintEvent()

void BarChartBackgroundWidget::paintEvent ( QPaintEvent * event)
overrideprotected

◆ sizeHint

QSize BarChartBackgroundWidget::sizeHint ( ) const
overrideslot

Member Data Documentation

◆ barCount

int BarChartBackgroundWidget::barCount = 0

◆ highest

int BarChartBackgroundWidget::highest = 0

◆ labelHeight

int BarChartBackgroundWidget::labelHeight = 20

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