VR-Forces 4.7 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Member Functions | Private Attributes
makVrf::RenderArea Class Reference

Represents a widget that gets drawn for animation purposes. More...

Inheritance diagram for makVrf::RenderArea:
Inheritance graph
[legend]

Public Member Functions

 RenderArea (QWidget *parent=0)
void setPixmap (QPixmap &px)

Protected Member Functions

void paintEvent (QPaintEvent *event)

Private Attributes

QPixmap myPixmap

Detailed Description

Represents a widget that gets drawn for animation purposes.

Constructor & Destructor Documentation

makVrf::RenderArea::RenderArea ( QWidget *  parent = 0)

Member Function Documentation

void makVrf::RenderArea::setPixmap ( QPixmap &  px)
void makVrf::RenderArea::paintEvent ( QPaintEvent *  event)
protected

Member Data Documentation

QPixmap makVrf::RenderArea::myPixmap
private

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

Document ID: Generated on Fri Apr 26 21:53:14 EDT 2019 from SVN revision 197883
Copyright © 2005-2019 VT MAK. All Rights Reserved (www.mak.com)