C

<platform/devicelink.h> - Platform device link functionality

Provides device link functionality for the platform. More...

Header: #include <platform/devicelink.h>

Detailed Description

The device link component enables communication between host and device. It allows them to exchange touch, screenshot, performance, or log data, for debugging or testing purposes.

Classes or structs

Qul::Platform::DeviceLink

This class provides functionality for communication between host and device

Qul::Platform::DeviceLinkInterface

This provides the interface to implement by the platform

See also Porting DeviceLink Communication.

Available under certain Qt licenses.
Find out more.