Crossfire Server, Branches 1.12
R18729
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
CREArchetypePanel.h
Go to the documentation of this file.
1
#ifndef CLASS_CRE_ARCHETYPE_PANEL_H
2
#define CLASS_CRE_ARCHETYPE_PANEL_H
3
4
#include <QObject>
5
#include <QtGui>
6
7
extern
"C"
{
8
#include "
global.h
"
9
}
10
11
class
CREArchetypePanel
:
public
QWidget
12
{
13
Q_OBJECT
14
15
public
:
16
CREArchetypePanel
();
17
void
setArchetype
(
const
archt
*
archetype
);
18
19
protected
:
20
const
archt
*
myArchetype
;
21
};
22
23
#endif // CLASS_CRE_ARCHETYPE_PANEL_H
CREArchetypePanel::setArchetype
void setArchetype(const archt *archetype)
Definition:
CREArchetypePanel.cpp:19
CREArchetypePanel::CREArchetypePanel
CREArchetypePanel()
Definition:
CREArchetypePanel.cpp:10
global.h
archt
Definition:
object.h:321
CREArchetypePanel
Definition:
CREArchetypePanel.h:11
CREArchetypePanel::myArchetype
const archt * myArchetype
Definition:
CREArchetypePanel.h:20
crossfire-code
server
branches
1.12
utils
cre
CREArchetypePanel.h
Generated on Sun Nov 18 2018 02:40:30 for Crossfire Server, Branches 1.12 by
1.8.6