mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-06 18:25:37 +08:00
refs #91 using \private command in Doxygen comments as appropriate
This commit is contained in:
@@ -113,11 +113,7 @@ namespace BlackCore
|
||||
void update();
|
||||
|
||||
signals:
|
||||
/*!
|
||||
* Used internally to terminate the connection from within a callback
|
||||
* \internal
|
||||
*/
|
||||
void terminate();
|
||||
void terminate(); //!< \private
|
||||
|
||||
public:
|
||||
//! Deletion policy for QScopedPointer
|
||||
|
||||
Reference in New Issue
Block a user