fix: add the touch emulation method for Android TV
This commit is contained in:
parent
0620b4536a
commit
4d2d7e4071
5 changed files with 71 additions and 0 deletions
|
|
@ -20,6 +20,8 @@ public slots:
|
|||
void setQmlRoot(QObject *qmlRoot);
|
||||
|
||||
bool isAuthenticated();
|
||||
void sendTouch(float x, float y);
|
||||
|
||||
signals:
|
||||
void fileDialogClosed(const bool isAccepted);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue