#include <kanzi/core.ui/application/system_configuration.hpp>#include <kanzi/core.ui/input/event_source.hpp>Namespaces | |
| kanzi | |
| Easing functions that require external dependencies for calculation. | |
Functions | |
| EventSourceSharedPtr | kanzi::makeDefaultEventSource (const SystemConfiguration &configuration) |
| Creates a platform-specific event source. More... | |
| EventSourceSharedPtr | kanzi::makeLegacyEventSource (const EventSourceProperties &properties, GraphicsOutput *graphicsOutput) |
| Creates a legacy event source. More... | |