Crossfire Server, Trunk
R22010
CREPanel.cpp
Go to the documentation of this file.
1
#include "
CREPanel.h
"
2
3
CREPanel::CREPanel
(QWidget* parent) : QWidget(parent)
4
{
5
}
6
7
CREPanel::~CREPanel
()
8
{
9
}
10
11
void
CREPanel::commitData
()
12
{
13
}
CREPanel::CREPanel
CREPanel(QWidget *parent)
Definition:
CREPanel.cpp:3
CREPanel.h
CREPanel::commitData
virtual void commitData()
Definition:
CREPanel.cpp:11
CREPanel::~CREPanel
virtual ~CREPanel()
Definition:
CREPanel.cpp:7
crossfire-code
server
trunk
utils
cre
CREPanel.cpp
Generated by
1.8.13