mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-01 13:36:48 +08:00
Doxygen
This commit is contained in:
@@ -9,11 +9,6 @@
|
||||
* \brief Base and utility classes available in all other projects.
|
||||
*/
|
||||
|
||||
/*!
|
||||
* \namespace BlackMisctest
|
||||
* \brief Tests and samples for namespace BlackMisc.
|
||||
*/
|
||||
|
||||
/*!
|
||||
* \namespace BlackMisc::Aviation
|
||||
* \brief Aviation and Avionics classes such as CHeading or CTransponder .
|
||||
|
||||
@@ -5,8 +5,9 @@ namespace BlackSound
|
||||
{
|
||||
|
||||
/*!
|
||||
* Simplified enums to play sound. Outside BlackSound as this allows
|
||||
* to trigger sounds without using Multimedia libraries.
|
||||
* Simplified enums to play sounds.
|
||||
* \remarks Currently located in project BlackMisc (i.e. outside project BlackSound)
|
||||
* as this allows to trigger sounds without using Multimedia libraries.
|
||||
*/
|
||||
struct CNotificationSounds
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user