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