mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-28 20:25:34 +08:00
Doxygen style
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
namespace BlackGui::Graphs
|
||||
{
|
||||
/**
|
||||
/*!
|
||||
* For axis labels
|
||||
*/
|
||||
class CTextScaleDraw: public QwtScaleDraw
|
||||
@@ -45,7 +45,7 @@ namespace BlackGui::Graphs
|
||||
QStringList m_labels;
|
||||
};
|
||||
|
||||
/**
|
||||
/*!
|
||||
* Bar chart, modified version of QWT examples
|
||||
*/
|
||||
class BLACKGUI_EXPORT CBarChart: public QwtPlot
|
||||
|
||||
Reference in New Issue
Block a user