mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 01:05:34 +08:00
Remark: Doxygen <70 warnings
This commit is contained in:
@@ -117,6 +117,12 @@ namespace BlackCore
|
||||
*/
|
||||
virtual bool isConnected() const = 0;
|
||||
|
||||
signals:
|
||||
/*!
|
||||
* \brief Connection has been terminated
|
||||
*/
|
||||
void terminate();
|
||||
|
||||
public slots:
|
||||
////////////////////////////////////////////////////////////////
|
||||
//! \name Network slots
|
||||
@@ -398,6 +404,7 @@ namespace BlackCore
|
||||
|
||||
/*!
|
||||
* We received a reply to one of our queries.
|
||||
* \param callsign capabilities for this callsign
|
||||
* \param flags A combination of capabilities flags.
|
||||
* \sa sendCapabilitiesQuery
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user