mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-14 08:45:36 +08:00
Ref T571, radar component style and layout
* grid layout for buttons * using string builder
This commit is contained in:
committed by
Mat Sutcliffe
parent
781253a6ad
commit
d0809f4b22
@@ -69,10 +69,11 @@ namespace BlackGui
|
||||
|
||||
QPen m_radarTargetPen = { Qt::green, 1 };
|
||||
|
||||
qreal m_range = 10.0;
|
||||
qreal m_rangeNM = 10.0;
|
||||
|
||||
QTimer m_updateTimer;
|
||||
};
|
||||
} // ns
|
||||
} // ns
|
||||
|
||||
#endif // guard
|
||||
|
||||
Reference in New Issue
Block a user