Fix doxygen warnings

Fixes #188
This commit is contained in:
Lars Toenning
2023-04-02 13:21:39 +02:00
parent 7691e42a5b
commit 72ac4e6b47
50 changed files with 1008 additions and 93 deletions

View File

@@ -81,7 +81,7 @@ namespace BlackSimPlugin::Emulated
virtual int physicallyRemoveMultipleRemoteAircraft(const BlackMisc::Aviation::CCallsignSet &callsigns) override;
// functions logged and used
//! \addtogroup swiftdotcommands
//! \ingroup swiftdotcommands
//! <pre>
//! .drv show show emulated driver window BlackSimPlugin::Swift::CSimulatorEmulated
//! .drv hide hide emulated driver window BlackSimPlugin::Swift::CSimulatorEmulated

View File

@@ -63,7 +63,7 @@ namespace BlackSimPlugin::FsCommon
//! When swift DB data are read
virtual void onSwiftDbAirportsRead() override;
//! \addtogroup swiftdotcommands
//! \ingroup swiftdotcommands
//! <pre>
//! .drv fsuipc on|off FSUIPC on/off
//! </pre>

View File

@@ -244,7 +244,7 @@ namespace BlackSimPlugin::FsxCommon
//! Specific P3D events
virtual HRESULT initEventsP3D();
//! \addtogroup swiftdotcommands
//! \ingroup swiftdotcommands
//! <pre>
//! .drv sendid on|off tracing simConnect sendId on/off
//! </pre>

View File

@@ -44,7 +44,7 @@ namespace BlackSimPlugin::Common
BlackMisc::Network::IClientProvider *clientProvider,
QObject *parent = nullptr);
//! \addtogroup swiftdotcommands
//! \ingroup swiftdotcommands
//! <pre>
//! .drv intdisplay interpolation log display
//! </pre>