#include <kanzi/core.ui/input/key_manipulator.hpp>#include <kanzi/core.ui/node_component/node_component.hpp>#include <kanzi/core/cpp/optional.hpp>#include <kanzi/ui/ui_api.hpp>Classes | |
| class | kanzi::KeyManipulatorComponent |
| The KeyManipulatorComponent node component installs a KeyManipulator to the attached node, and configures the key gesture of the manipulator. More... | |
Namespaces | |
| kanzi | |
| Easing functions that require external dependencies for calculation. | |
Typedefs | |
| using | kanzi::KeyManipulatorComponentSharedPtr = shared_ptr< KeyManipulatorComponent > |