mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-03 15:45:46 +08:00
Added shutting down function
This commit is contained in:
committed by
Mathew Sutcliffe
parent
a492fe4806
commit
2eef9288b9
@@ -119,6 +119,9 @@ namespace BlackCore
|
||||
//! True if this swift application is already running (including different versions)
|
||||
bool isAlreadyRunning() const;
|
||||
|
||||
//! Is application shutting down?
|
||||
bool isShuttingDown() const;
|
||||
|
||||
//! Application name and version
|
||||
const QString &getApplicationNameAndVersion() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user