fix: add the touch emulation method for Android TV
This commit is contained in:
parent
392cacaabc
commit
2987e03a86
5 changed files with 63 additions and 0 deletions
|
|
@ -51,6 +51,7 @@ public:
|
|||
bool isNotificationPermissionGranted();
|
||||
void requestNotificationPermission();
|
||||
bool requestAuthentication();
|
||||
void sendTouch(float x, float y);
|
||||
|
||||
static bool initLogging();
|
||||
static void messageHandler(QtMsgType type, const QMessageLogContext &context, const QString &message);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue