Crossfire Server, Trunk
R22010
|
#include <CREAnimationPanel.h>
Public Member Functions | |
CREAnimationPanel (QWidget *parent) | |
virtual void | setItem (const Animations *animation) |
![]() | |
CRETPanel (QWidget *parent) | |
![]() | |
virtual void | commitData () |
CREPanel (QWidget *parent) | |
virtual | ~CREPanel () |
Protected Attributes | |
const Animations * | myAnimation |
CREAnimationControl * | myDisplay |
QTreeWidget * | myFaces |
QTreeWidget * | myUsing |
Definition at line 15 of file CREAnimationPanel.h.
CREAnimationPanel::CREAnimationPanel | ( | QWidget * | parent | ) |
Definition at line 18 of file CREAnimationPanel.cpp.
References myAnimation, myDisplay, myFaces, and myUsing.
|
virtual |
Implements CRETPanel< const Animations >.
Definition at line 41 of file CREAnimationPanel.cpp.
References CREUtils::archetypeNode(), AssetsManager::archetypes(), CREUtils::artifactNode(), AssetsCollection< T, Key >::each(), CREUtils::faceNode(), animations_struct::faces, first_artifactlist, getManager(), artifactstruct::item, artifactliststruct::items, myAnimation, myDisplay, myFaces, myUsing, animations_struct::name, artifactstruct::next, artifactliststruct::next, animations_struct::num_animations, object_get_value(), root, and CREAnimationControl::setAnimation().
|
protected |
Definition at line 24 of file CREAnimationPanel.h.
Referenced by CREAnimationPanel(), and setItem().
|
protected |
Definition at line 28 of file CREAnimationPanel.h.
Referenced by CREAnimationPanel(), and setItem().
|
protected |
Definition at line 27 of file CREAnimationPanel.h.
Referenced by CREAnimationPanel(), and setItem().
|
protected |
Definition at line 26 of file CREAnimationPanel.h.
Referenced by CREAnimationPanel(), and setItem().