#include <background_plate_widget.h>
Public Member Functions | |
| BackgroundPlateWidget (QWidget *parent=nullptr) | |
| void | setFocused (bool focused) |
Protected Member Functions | |
| void | paintEvent (QPaintEvent *event) override |
Private Attributes | |
| bool | focused = false |
|
explicit |
|
overrideprotected |
| void BackgroundPlateWidget::setFocused | ( | bool | focused | ) |
|
private |