Crossfire Server, Trunk
R21670
|
#include <CREFacePanel.h>
Public Member Functions | |
CREFacePanel (QWidget *parent) | |
virtual void | setItem (const Face *face) |
![]() | |
CRETPanel (QWidget *parent) | |
![]() | |
virtual void | commitData () |
CREPanel (QWidget *parent) | |
virtual | ~CREPanel () |
Protected Attributes | |
QComboBox * | myColor |
const Face * | myFace |
QLineEdit * | myFile |
QPushButton * | mySave |
QTreeWidget * | myUsing |
Private Slots | |
void | makeSmooth (bool) |
void | saveClicked (bool) |
Definition at line 12 of file CREFacePanel.h.
CREFacePanel::CREFacePanel | ( | QWidget * | parent | ) |
Definition at line 31 of file CREFacePanel.cpp.
References colorname, makeSmooth(), myColor, myFace, myFile, mySave, myUsing, and saveClicked().
|
privateslot |
Definition at line 162 of file CREFacePanel.cpp.
References myFace, Face::number, CRESmoothFaceMaker::setAutoClose(), and CRESmoothFaceMaker::setSelectedFace().
Referenced by CREFacePanel().
|
privateslot |
Definition at line 158 of file CREFacePanel.cpp.
Referenced by CREFacePanel().
|
virtual |
Implements CRETPanel< const Face >.
Definition at line 64 of file CREFacePanel.cpp.
References CREUtils::animationNode(), animations, CREUtils::archetypeNode(), CREUtils::artifactNode(), archt::clone, obj::face, CREUtils::faceNode(), animations_struct::faces, first_archetype, first_artifactlist, get_face_by_index(), get_faces_count(), artifactstruct::item, artifactliststruct::items, Face::magicmap, archt::more, myColor, myFace, myUsing, Face::name, artifactstruct::next, artifactliststruct::next, archt::next, animations_struct::num_animations, num_animations, object_get_value(), root, and Face::smoothface.
|
protected |
Definition at line 24 of file CREFacePanel.h.
Referenced by CREFacePanel(), and setItem().
|
protected |
Definition at line 21 of file CREFacePanel.h.
Referenced by CREFacePanel(), makeSmooth(), and setItem().
|
protected |
Definition at line 25 of file CREFacePanel.h.
Referenced by CREFacePanel().
|
protected |
Definition at line 26 of file CREFacePanel.h.
Referenced by CREFacePanel().
|
protected |
Definition at line 23 of file CREFacePanel.h.
Referenced by CREFacePanel(), and setItem().