added close application button in settings page
This commit is contained in:
parent
61396ec82e
commit
e01dd2bf57
8 changed files with 205 additions and 116 deletions
|
@ -84,10 +84,11 @@ public slots:
|
|||
void drawerOpen();
|
||||
void drawerClose();
|
||||
|
||||
|
||||
bool isTriggeredByConnectButton();
|
||||
void setTriggeredBtConnectButton(bool trigger);
|
||||
|
||||
void closeApplication();
|
||||
|
||||
signals:
|
||||
void goToPage(PageLoader::PageEnum page, bool slide = true);
|
||||
void goToStartPage();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue