![]() |
VR-Forces 4.0.4 Class Documentation
|
Represents a widget that gets drawn for animation purposes. More...

Public Member Functions | |
| RenderArea (QWidget *parent=0) | |
| void | setPixmap (QPixmap &px) |
Protected Member Functions | |
| void | paintEvent (QPaintEvent *event) |
Private Attributes | |
| QPixmap | myPixmap |
Represents a widget that gets drawn for animation purposes.
| makVrf::RenderArea::RenderArea | ( | QWidget * | parent = 0 | ) |
| void makVrf::RenderArea::setPixmap | ( | QPixmap & | px | ) |
| void makVrf::RenderArea::paintEvent | ( | QPaintEvent * | event | ) | [protected] |
QPixmap makVrf::RenderArea::myPixmap [private] |