Crossfire Server, Branches 1.12  R18729
CREFacePanel Class Reference

#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_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

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:

Member Function Documentation

void CREFacePanel::saveClicked ( bool  )
privateslot

Definition at line 139 of file CREFacePanel.cpp.

Referenced by CREFacePanel().

+ Here is the caller graph for this function:

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: