VR-Forces 4.10 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 Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)