Ref T195, application restart functions

* allow to get current arguments joined with new ones
* removed old inheritedArguments function
* unregisterAsRunning (for restart)
* restart function
This commit is contained in:
Klaus Basan
2017-11-16 02:18:46 +01:00
parent 948a0c1eee
commit f33c198d5d
4 changed files with 129 additions and 37 deletions

View File

@@ -117,7 +117,7 @@ namespace BlackCore
//! @}
//! Arguments to be passed to another swift appplication
static QStringList inheritedArguments();
static QStringList vatlibArguments();
//! \name Weather functions
//! @{