#include <CREFacePanel.h>

Public Member Functions | |
| CREFacePanel () | |
| void | setFace (const New_Face *face) |
Protected Attributes | |
| const New_Face * | myFace |
| QTreeWidget * | myUsing |
| QComboBox * | myColor |
| QLineEdit * | myFile |
| QPushButton * | mySave |
Definition at line 11 of file CREFacePanel.h.
| CREFacePanel | ( | ) |
Definition at line 30 of file CREFacePanel.cpp.
| void setFace | ( | const New_Face * | face | ) |
Definition at line 60 of file CREFacePanel.cpp.


QComboBox* myColor [protected] |
Definition at line 23 of file CREFacePanel.h.
Definition at line 20 of file CREFacePanel.h.
QLineEdit* myFile [protected] |
Definition at line 24 of file CREFacePanel.h.
QPushButton* mySave [protected] |
Definition at line 25 of file CREFacePanel.h.
QTreeWidget* myUsing [protected] |
Definition at line 22 of file CREFacePanel.h.
1.5.8