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
|
@ -76,6 +76,7 @@ public slots:
|
|||
QString getPagePath(PageLoader::PageEnum page);
|
||||
|
||||
void closeWindow();
|
||||
void hideWindow();
|
||||
void keyPressEvent(Qt::Key key);
|
||||
|
||||
unsigned int getInitialPageNavigationBarColor();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue