Crossfire Server, Trunk
CREAnimationPanel Class Reference

#include <CREAnimationPanel.h>

+ Inheritance diagram for CREAnimationPanel:
+ Collaboration diagram for CREAnimationPanel:

Public Member Functions

 CREAnimationPanel (QWidget *parent, CREMapInformationManager *myMaps)
 
virtual void setItem (const Animations *animation) override
 
- Public Member Functions inherited from CRETPanel< const Animations >
 CRETPanel (QWidget *parent)
 
- Public Member Functions inherited from CREPanel
virtual void commitData ()
 
 CREPanel (QWidget *parent)
 
virtual ~CREPanel ()
 

Protected Attributes

const AnimationsmyAnimation
 
CREAnimationControlmyDisplay
 
QTreeWidget * myFaces
 
CREMapInformationManagermyMaps
 
QTreeWidget * myUsing
 

Detailed Description

Definition at line 16 of file CREAnimationPanel.h.

Constructor & Destructor Documentation

◆ CREAnimationPanel()

CREAnimationPanel::CREAnimationPanel ( QWidget *  parent,
CREMapInformationManager myMaps 
)

Definition at line 19 of file CREAnimationPanel.cpp.

References maps, myAnimation, myDisplay, myFaces, myMaps, and myUsing.

Member Function Documentation

◆ setItem()

Field Documentation

◆ myAnimation

const Animations* CREAnimationPanel::myAnimation
protected

Definition at line 25 of file CREAnimationPanel.h.

Referenced by CREAnimationPanel(), and setItem().

◆ myDisplay

CREAnimationControl* CREAnimationPanel::myDisplay
protected

Definition at line 30 of file CREAnimationPanel.h.

Referenced by CREAnimationPanel(), and setItem().

◆ myFaces

QTreeWidget* CREAnimationPanel::myFaces
protected

Definition at line 29 of file CREAnimationPanel.h.

Referenced by CREAnimationPanel(), and setItem().

◆ myMaps

CREMapInformationManager* CREAnimationPanel::myMaps
protected

Definition at line 26 of file CREAnimationPanel.h.

Referenced by CREAnimationPanel(), and setItem().

◆ myUsing

QTreeWidget* CREAnimationPanel::myUsing
protected

Definition at line 28 of file CREAnimationPanel.h.

Referenced by CREAnimationPanel(), and setItem().


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