Sleeping Wombat GUI
0.100
swGUI
|
OS specific stuff. Here are things using underlying system API to create windows and handle events from system. More...
Modules | |
Fake GUI for tests. | |
Fake native GUI classes for tests. | |
WinAPI native GUI | |
Native GUI basedon windows API. | |
Classes | |
struct | sw::gui::NativeGUIInitData |
Provides data needed for native GUI system initialization. More... | |
class | sw::gui::INativeGUI |
Interface encasulates native GUI system. More... | |
struct | sw::gui::NativeWindowDescriptor |
Dedcriptor used to create native GUI window. More... | |
class | sw::gui::INativeWindow |
Interface for native window sing OS specific ffunctions. More... | |
OS specific stuff. Here are things using underlying system API to create windows and handle events from system.