mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 15:15:50 +08:00
refs #316 Removed old statusMessage signals and sendStatusMessage slots.
This commit is contained in:
@@ -52,14 +52,6 @@ namespace BlackCore
|
||||
//! Clean up (will be connected to signal QCoreApplication::aboutToQuit)
|
||||
void gracefulShutdown();
|
||||
|
||||
//! \copydoc IContextApplication::sendStatusMessage
|
||||
//! \remarks fail safe
|
||||
void sendStatusMessage(const BlackMisc::CStatusMessage &message);
|
||||
|
||||
//! \copydoc IContextApplication::sendStatusMessage
|
||||
//! \remarks fail safe
|
||||
void sendStatusMessages(const BlackMisc::CStatusMessageList &messages);
|
||||
|
||||
// ------- Context as interface, normal way to access a context
|
||||
|
||||
//! Context for network
|
||||
|
||||
Reference in New Issue
Block a user