|
Sleeping Wombat GUI
0.100
swGUI
|
Go to the source code of this file.
Classes | |
| struct | sw::gui::RegisteredEvent |
| Structure describes event registered by controls. More... | |
Namespaces | |
| sw | |
| sw::gui | |
Typedefs | |
| typedef uint32 | sw::gui::EventType |
| Event type identifier. More... | |
Enumerations | |
| enum | sw::gui::RoutingStrategy : uint8 { sw::gui::RoutingStrategy::Bubble, sw::gui::RoutingStrategy::Direct, sw::gui::RoutingStrategy::Tunnel } |
| Describes how event behaves in visual tree. More... | |
Functions | |
| bool | sw::gui::operator< (const RegisteredEvent &left, const RegisteredEvent &right) |
1.8.9.1