|
Crossfire Server, Branches 1.12
R18729
|
#include <CREFacePanel.h>
Inheritance diagram for CREFacePanel:
Collaboration diagram for CREFacePanel:Public Member Functions | |
| CREFacePanel () | |
| void | setFace (const New_Face *face) |
Protected Attributes | |
| QComboBox * | myColor |
| const New_Face * | myFace |
| QLineEdit * | myFile |
| QPushButton * | mySave |
| QTreeWidget * | myUsing |
Private Slots | |
| void | saveClicked (bool) |
Definition at line 11 of file CREFacePanel.h.
| CREFacePanel::CREFacePanel | ( | ) |
Definition at line 30 of file CREFacePanel.cpp.
References colorname, myColor, myFace, myFile, mySave, myUsing, and saveClicked().
Here is the call graph for this function:
|
privateslot |
Definition at line 139 of file CREFacePanel.cpp.
Referenced by CREFacePanel().
Here is the caller graph for this function:| void CREFacePanel::setFace | ( | const New_Face * | face | ) |
Definition at line 60 of file CREFacePanel.cpp.
References CREUtils::animationNode(), animations, CREUtils::archetypeNode(), CREUtils::artifactNode(), archt::clone, obj::face, animations_struct::faces, first_archetype, first_artifactlist, get_typedata(), artifactstruct::item, artifactliststruct::items, new_face_struct::magicmap, archt::more, myColor, myFace, myUsing, artifactstruct::next, artifactliststruct::next, archt::next, animations_struct::num_animations, num_animations, new_face_struct::number, root, and artifactliststruct::type.
Referenced by CRETreeItemFace::fillPanel().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 23 of file CREFacePanel.h.
Referenced by CREFacePanel(), and setFace().
|
protected |
Definition at line 20 of file CREFacePanel.h.
Referenced by CREFacePanel(), and setFace().
|
protected |
Definition at line 24 of file CREFacePanel.h.
Referenced by CREFacePanel().
|
protected |
Definition at line 25 of file CREFacePanel.h.
Referenced by CREFacePanel().
|
protected |
Definition at line 22 of file CREFacePanel.h.
Referenced by CREFacePanel(), and setFace().