#include <bar_widget.h>
◆ BarWidget()
| BarWidget::BarWidget |
( |
QString | label, |
|
|
int | value, |
|
|
int | total, |
|
|
QColor | barColor = Qt::blue, |
|
|
QWidget * | parent = nullptr ) |
|
explicit |
◆ paintEvent()
| void BarWidget::paintEvent |
( |
QPaintEvent * | event | ) |
|
|
overrideprotected |
◆ sizeHint()
| QSize BarWidget::sizeHint |
( |
| ) |
const |
|
override |
◆ barColor
| QColor BarWidget::barColor |
|
private |
◆ label
◆ total
◆ value
The documentation for this class was generated from the following files:
- cockatrice/src/interface/widgets/general/display/charts/bars/bar_widget.h
- cockatrice/src/interface/widgets/general/display/charts/bars/bar_widget.cpp