Input manipulator for kanzi connect which forwards input touch events to input service.
More...
#include <input_touch_forwarder.hpp>
Input manipulator for kanzi connect which forwards input touch events to input service.
◆ InputTouchForwarder()
| kanzi::connect::InputTouchForwarder::InputTouchForwarder |
( |
Domain * |
domain, |
|
|
InputServiceClientSharedPtr |
service |
|
) |
| |
|
explicit |
Constructor.
- Parameters
-
| domain | The UI domain |
| service | The input service instance which is used to pass events to server |
◆ ~InputTouchForwarder()
| virtual kanzi::connect::InputTouchForwarder::~InputTouchForwarder |
( |
| ) |
|
|
virtualdefault |
◆ notifyTouchInside()
| virtual void kanzi::connect::InputTouchForwarder::notifyTouchInside |
( |
const TouchInfo & |
touchInfo | ) |
|
|
virtual |
Handle the touch events within the area.
◆ setGeometry()
| void kanzi::connect::InputTouchForwarder::setGeometry |
( |
const Vector2 & |
topLeft, |
|
|
const Vector2 & |
size |
|
) |
| |
Set active area for capture start point.
In node coordinates
- Parameters
-
| topLeft | The coordinates of top left corner |
| size | The width and length of the area |
◆ setInputStreamId()
| void kanzi::connect::InputTouchForwarder::setInputStreamId |
( |
string |
streamId, |
|
|
bool |
clearStreamIdHash |
|
) |
| |
|
inline |
◆ setInputStreamIdHash()
| void kanzi::connect::InputTouchForwarder::setInputStreamIdHash |
( |
int |
streamIdHash | ) |
|
|
inline |
The documentation for this class was generated from the following file:
- connect/kanzi_adaptation/input_touch_forwarder.hpp