Crossfire Server, Branches 1.12  R18729
CRETreeItemFace Class Reference

#include <CRETreeItemFace.h>

+ Inheritance diagram for CRETreeItemFace:
+ Collaboration diagram for CRETreeItemFace:

Public Member Functions

 CRETreeItemFace (const New_Face *face)
 
virtual void fillPanel (QWidget *panel)
 
virtual QString getPanelName () const
 
virtual ~CRETreeItemFace ()
 

Protected Attributes

const New_FacemyFace
 

Detailed Description

Definition at line 12 of file CRETreeItemFace.h.

Constructor & Destructor Documentation

CRETreeItemFace::CRETreeItemFace ( const New_Face face)

Definition at line 9 of file CRETreeItemFace.cpp.

References myFace.

CRETreeItemFace::~CRETreeItemFace ( )
virtual

Definition at line 14 of file CRETreeItemFace.cpp.

Member Function Documentation

void CRETreeItemFace::fillPanel ( QWidget *  panel)
virtual

Implements CRETreeItem.

Definition at line 18 of file CRETreeItemFace.cpp.

References myFace, and CREFacePanel::setFace().

+ Here is the call graph for this function:

virtual QString CRETreeItemFace::getPanelName ( ) const
inlinevirtual

Implements CRETreeItem.

Definition at line 19 of file CRETreeItemFace.h.

Field Documentation

const New_Face* CRETreeItemFace::myFace
protected

Definition at line 23 of file CRETreeItemFace.h.

Referenced by CRETreeItemFace(), and fillPanel().


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