Sleeping Wombat GUI
0.100
swGUI
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
Core
Media
Brushes
SolidColorBrush.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
Brush.h
"
4
5
6
namespace
sw
{
7
namespace
gui
8
{
9
12
class
SolidColorBrush
:
public
Brush
13
{
14
RTTR_ENABLE
(
Brush
);
15
RTTR_REGISTRATION_FRIEND
16
private
:
17
protected
:
18
public
:
19
explicit
SolidColorBrush
() =
default
;
20
~SolidColorBrush
() =
default
;
21
22
};
23
24
25
}
// gui
26
}
// sw
27
28
29
30
sw::gui::Brush
Brush base class.
Definition:
Brush.h:23
sw::gui::SolidColorBrush
Definition:
SolidColorBrush.h:12
sw
Definition:
DirectInputModule.cpp:11
sw::gui::SolidColorBrush::RTTR_ENABLE
RTTR_ENABLE(Brush)
Brush.h
sw::gui::SolidColorBrush::~SolidColorBrush
~SolidColorBrush()=default
sw::gui::SolidColorBrush::SolidColorBrush
SolidColorBrush()=default
Generated on Tue May 9 2017 15:46:02 for Sleeping Wombat GUI by
1.8.9.1