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

#include <CRETreeItemArchetype.h>

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

Public Member Functions

 CRETreeItemArchetype (const archt *archetype)
virtual void fillPanel (QWidget *panel)
virtual QString getPanelName () const
virtual ~CRETreeItemArchetype ()

Protected Attributes

const archt * myArchetype

Detailed Description

Definition at line 12 of file CRETreeItemArchetype.h.


Constructor & Destructor Documentation

CRETreeItemArchetype::CRETreeItemArchetype ( const archt *  archetype)

Definition at line 8 of file CRETreeItemArchetype.cpp.

References myArchetype.

Definition at line 13 of file CRETreeItemArchetype.cpp.


Member Function Documentation

void CRETreeItemArchetype::fillPanel ( QWidget *  panel) [virtual]

Implements CRETreeItem.

Definition at line 17 of file CRETreeItemArchetype.cpp.

References myArchetype, and CREArchetypePanel::setArchetype().

Here is the call graph for this function:

virtual QString CRETreeItemArchetype::getPanelName ( ) const [inline, virtual]

Implements CRETreeItem.

Definition at line 19 of file CRETreeItemArchetype.h.


Field Documentation

const archt* CRETreeItemArchetype::myArchetype [protected]

Definition at line 23 of file CRETreeItemArchetype.h.

Referenced by CRETreeItemArchetype(), and fillPanel().


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