|
Crossfire Server, Branches 1.12
R18729
|
#include <CRETreeItemFormulae.h>
Inheritance diagram for CRETreeItemFormulae:
Collaboration diagram for CRETreeItemFormulae:Public Member Functions | |
| CRETreeItemFormulae (const recipe *recipe) | |
| virtual void | fillPanel (QWidget *panel) |
| virtual QString | getPanelName () const |
Protected Attributes | |
| const recipe * | myRecipe |
Definition at line 9 of file CRETreeItemFormulae.h.
| CRETreeItemFormulae::CRETreeItemFormulae | ( | const recipe * | recipe | ) |
Definition at line 12 of file CRETreeItemFormulae.cpp.
References myRecipe.
|
virtual |
Implements CRETreeItem.
Definition at line 18 of file CRETreeItemFormulae.cpp.
References myRecipe, and CREFormulaePanel::setRecipe().
Here is the call graph for this function:
|
inlinevirtual |
Implements CRETreeItem.
Definition at line 16 of file CRETreeItemFormulae.h.
|
protected |
Definition at line 20 of file CRETreeItemFormulae.h.
Referenced by CRETreeItemFormulae(), and fillPanel().