Crossfire Server, Branch 1.12  R12190
Public Member Functions | Protected Attributes
CRETreeItemFace Class Reference

#include <CRETreeItemFace.h>

Inheritance diagram for CRETreeItemFace:
Inheritance graph
[legend]
Collaboration diagram for CRETreeItemFace:
Collaboration graph
[legend]

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

Definition at line 9 of file CRETreeItemFace.cpp.

References myFace.

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 [inline, virtual]

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: