#include <kanzi/core.ui/input/input_manipulator.hpp>
Classes | |
class | kanzi::PinchManipulator::CanceledMessageArguments |
Message that notifies about the cancellation of the pinch gesture. More... | |
class | kanzi::PinchManipulator::FinishedMessageArguments |
Message arguments for pinch gesture finished message. Inherits argument properties from InputManipulator::InputMessageArguments. More... | |
class | kanzi::PinchManipulator::MovedMessageArguments |
Message arguments for moved message sent during pan gesture. Inherits argument properties from InputManipulator::InputMessageArguments. More... | |
class | kanzi::PinchManipulator |
Pinch input manipulator recognizes the pinch gesture from the incoming touch events. More... | |
class | kanzi::PinchManipulator::StartedMessageArguments |
Message arguments for pinch gesture started message. Inherits argument properties from InputManipulator::InputMessageArguments. More... | |
Namespaces | |
kanzi | |
Easing functions that require external dependencies for calculation. | |
Typedefs | |
using | kanzi::PinchManipulatorSharedPtr = shared_ptr< PinchManipulator > |