Crossfire Server, Branches 1.12
R18729
|
#include <CREFacePanel.h>
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().
|
privateslot |
Definition at line 139 of file CREFacePanel.cpp.
Referenced by CREFacePanel().
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().
|
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().