Add a function that minimizes the Android app (#692)
Add a function that minimizes the Android app
This commit is contained in:
parent
db8d966fac
commit
c6e6f2ae84
7 changed files with 25 additions and 0 deletions
|
@ -40,6 +40,7 @@ public:
|
|||
void exportLogsFile(const QString &fileName);
|
||||
void clearLogs();
|
||||
void setScreenshotsEnabled(bool enabled);
|
||||
void minimizeApp();
|
||||
|
||||
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