CREAnimationWidget Class Reference

#include <CREAnimationWidget.h>


Public Member Functions

 CREAnimationWidget (QWidget *parent)
void setAnimation (QList< int > faces)
void step ()

Protected Member Functions

virtual void paintEvent (QPaintEvent *event)

Protected Attributes

int myStep
QList< int > myFaces


Detailed Description

Definition at line 7 of file CREAnimationWidget.h.


Constructor & Destructor Documentation

CREAnimationWidget ( QWidget *  parent  ) 

Definition at line 6 of file CREAnimationWidget.cpp.


Member Function Documentation

void paintEvent ( QPaintEvent *  event  )  [protected, virtual]

Definition at line 31 of file CREAnimationWidget.cpp.

Here is the call graph for this function:

void setAnimation ( QList< int >  faces  ) 

Definition at line 13 of file CREAnimationWidget.cpp.

void step (  ) 

Definition at line 19 of file CREAnimationWidget.cpp.


Field Documentation

QList<int> myFaces [protected]

Definition at line 20 of file CREAnimationWidget.h.

int myStep [protected]

Definition at line 19 of file CREAnimationWidget.h.


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

Generated on Thu Mar 25 23:28:00 2010 for Crossfire Server, Branch 1.12 by  doxygen 1.5.8