Window drawable that uses only QPainter for the new UI path.
More...
#include <RE_QPainterDrawable.h>
Window drawable that uses only QPainter for the new UI path.
Definition at line 38 of file RE_QPainterDrawable.h.
| RE_QPainterDrawable::RE_QPainterDrawable |
( |
QWidget * |
parent = nullptr | ) |
|
|
explicit |
| RE_QPainterDrawable::~RE_QPainterDrawable |
( |
| ) |
|
|
override |
| const RE_Window* RE_QPainterDrawable::getREWindow |
( |
| ) |
const |
|
inline |
Return the painter used to paint the contents of the drawable.
| void RE_QPainterDrawable::paintEvent |
( |
QPaintEvent * |
event | ) |
|
|
overrideprotected |
Assign the drawable to the given window. The given drawable will be used to render the contents of the window.
| void RE_QPainterDrawable::showEvent |
( |
QShowEvent * |
event | ) |
|
|
overrideprotected |
| static const char* RE_QPainterDrawable::widgetTag |
( |
| ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: