refs #712, signals when all DB data are read / the web services are started

(useful for GUI as it can be used to init only when data are available)
This commit is contained in:
Klaus Basan
2016-07-19 04:28:43 +02:00
parent 7aed12d871
commit 31b03fe2e1
6 changed files with 23 additions and 7 deletions

View File

@@ -322,13 +322,14 @@ namespace BlackCore
void updateInfoAvailable(bool success);
//! Startup has been completed
//! \remark needs to be triggered by application when it think it is done
void startUpCompleted(bool success);
//! Facade started
void coreFacadeStarted();
//! Web data services started
void webDataServicesStarted();
void webDataServicesStarted(bool success);
protected slots:
//! Setup read/syncronized