Sleeping Wombat GUI
0.100
swGUI
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
Core
Controls
ArrangeControls
IPanel.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
swGUI/Core/Controls/IControl.h
"
4
5
6
7
namespace
sw
{
8
namespace
gui
9
{
10
12
class
IPanel
:
public
IControl
13
{
14
RTTR_ENABLE(
IControl
)
15
RTTR_REGISTRATION_FRIEND
16
private
:
17
protected
:
18
public
:
19
IPanel
(
IControl
* parent );
20
virtual
~IPanel
();
21
22
};
23
24
25
26
}
// gui
27
}
// sw
28
sw::gui::IPanel
Definition:
IPanel.h:12
sw
Definition:
DirectInputModule.cpp:11
sw::gui::IControl
Klasa bazowa dla kontrolek.
Definition:
IControl.h:47
IControl.h
sw::gui::IPanel::IPanel
IPanel(IControl *parent)
Definition:
IPanel.cpp:16
sw::gui::IPanel::~IPanel
virtual ~IPanel()
Definition:
IPanel.cpp:20
Generated on Tue May 9 2017 15:46:02 for Sleeping Wombat GUI by
1.8.9.1