|
Crossfire Server, Branches 1.12
R18729
|
#include <CREAnimationPanel.h>
Inheritance diagram for CREAnimationPanel:
Collaboration diagram for CREAnimationPanel:Public Member Functions | |
| CREAnimationPanel () | |
| void | setAnimation (const Animations *animation) |
Protected Attributes | |
| const Animations * | myAnimation |
| CREAnimationControl * | myDisplay |
| QTreeWidget * | myUsing |
Definition at line 14 of file CREAnimationPanel.h.
| CREAnimationPanel::CREAnimationPanel | ( | ) |
Definition at line 14 of file CREAnimationPanel.cpp.
References myAnimation, myDisplay, and myUsing.
| void CREAnimationPanel::setAnimation | ( | const Animations * | animation | ) |
Definition at line 30 of file CREAnimationPanel.cpp.
References obj::animation_id, CREUtils::archetypeNode(), CREUtils::artifactNode(), archt::clone, first_archetype, first_artifactlist, artifactstruct::item, artifactliststruct::items, archt::more, myAnimation, myDisplay, myUsing, artifactstruct::next, artifactliststruct::next, archt::next, animations_struct::num, root, and CREAnimationControl::setAnimation().
Referenced by CRETreeItemAnimation::fillPanel().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 23 of file CREAnimationPanel.h.
Referenced by CREAnimationPanel(), and setAnimation().
|
protected |
Definition at line 26 of file CREAnimationPanel.h.
Referenced by CREAnimationPanel(), and setAnimation().
|
protected |
Definition at line 25 of file CREAnimationPanel.h.
Referenced by CREAnimationPanel(), and setAnimation().