Crossfire Server, Branches 1.12  R18729
CRETreeItemArchetype.cpp
Go to the documentation of this file.
1 #include <QtGui>
2 extern "C" {
3 #include "global.h"
4 }
5 #include "CREArchetypePanel.h"
6 #include "CRETreeItemArchetype.h"
7 
9 {
11 }
12 
14 {
15 }
16 
17 void CRETreeItemArchetype::fillPanel(QWidget* panel)
18 {
19  CREArchetypePanel* p = static_cast<CREArchetypePanel*>(panel);
21 }
void setArchetype(const archt *archetype)
Definition: object.h:321
virtual void fillPanel(QWidget *panel)
CRETreeItemArchetype(const archt *archetype)
struct archt archetype