Android TV (#933)
* Disable touchscreen requirement * Add Android TV feature * Add Android TV draft banner * Add Android TV check method
This commit is contained in:
parent
ffe2314d47
commit
f978f55e7f
8 changed files with 25 additions and 0 deletions
|
@ -35,6 +35,7 @@ public:
|
|||
void saveFile(const QString &fileName, const QString &data);
|
||||
QString openFile(const QString &filter);
|
||||
bool isCameraPresent();
|
||||
bool isOnTv();
|
||||
void startQrReaderActivity();
|
||||
void setSaveLogs(bool enabled);
|
||||
void exportLogsFile(const QString &fileName);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue