mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 21:15:33 +08:00
Doxygen style
This commit is contained in:
@@ -27,7 +27,7 @@ namespace BlackSimPlugin::Emulated
|
||||
{
|
||||
class CSimulatorEmulated;
|
||||
|
||||
/**
|
||||
/*!
|
||||
* Monitor widget for the pseudo driver
|
||||
*/
|
||||
class CSimulatorEmulatedMonitorDialog : public QDialog, public BlackMisc::CIdentifiable
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
namespace Ui { class CSimulatorEmulatedConfigWidget; }
|
||||
namespace BlackSimPlugin::Emulated
|
||||
{
|
||||
/**
|
||||
/*!
|
||||
* Configuration window for CSimulatorEmulatedConfig
|
||||
*/
|
||||
class Q_DECL_EXPORT CSimulatorEmulatedConfigWidget : public BlackGui::CPluginConfigWindow
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
namespace Ui { class CSimulatorFlightgearConfigWindow; }
|
||||
namespace BlackSimPlugin::Flightgear
|
||||
{
|
||||
/**
|
||||
/*!
|
||||
* A window that shows all the Flightgear plugin options.
|
||||
*/
|
||||
class CSimulatorFlightgearConfigWindow : public BlackGui::CPluginConfigWindow
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
namespace Ui { class CSimulatorFsxConfigWindow; }
|
||||
namespace BlackSimPlugin::FsxCommon
|
||||
{
|
||||
/**
|
||||
/*!
|
||||
* A window that lets user set up the FSX plugin.
|
||||
*/
|
||||
class FSXCOMMON_EXPORT CSimulatorFsxConfigWindow : public BlackGui::CPluginConfigWindow
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
namespace Ui { class CSimulatorXPlaneConfigWindow; }
|
||||
namespace BlackSimPlugin::XPlane
|
||||
{
|
||||
/**
|
||||
/*!
|
||||
* A window that shows all the X-Plane plugin options.
|
||||
*/
|
||||
class CSimulatorXPlaneConfigWindow : public BlackGui::CPluginConfigWindow
|
||||
|
||||
Reference in New Issue
Block a user