Crossfire Server, Branch 1.12  R12190
Public Member Functions | Protected Attributes | Private Slots
CREFacePanel Class Reference

#include <CREFacePanel.h>

Collaboration diagram for CREFacePanel:
Collaboration graph
[legend]

Public Member Functions

 CREFacePanel ()
void setFace (const New_Face *face)

Protected Attributes

QComboBox * myColor
const New_FacemyFace
QLineEdit * myFile
QPushButton * mySave
QTreeWidget * myUsing

Private Slots

void saveClicked (bool)

Detailed Description

Definition at line 11 of file CREFacePanel.h.


Constructor & Destructor Documentation

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:


Member Function Documentation

void CREFacePanel::saveClicked ( bool  ) [private, slot]

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)

Field Documentation

QComboBox* CREFacePanel::myColor [protected]

Definition at line 23 of file CREFacePanel.h.

Referenced by CREFacePanel(), and setFace().

const New_Face* CREFacePanel::myFace [protected]

Definition at line 20 of file CREFacePanel.h.

Referenced by CREFacePanel(), and setFace().

QLineEdit* CREFacePanel::myFile [protected]

Definition at line 24 of file CREFacePanel.h.

Referenced by CREFacePanel().

QPushButton* CREFacePanel::mySave [protected]

Definition at line 25 of file CREFacePanel.h.

Referenced by CREFacePanel().

QTreeWidget* CREFacePanel::myUsing [protected]

Definition at line 22 of file CREFacePanel.h.

Referenced by CREFacePanel(), and setFace().


The documentation for this class was generated from the following files: