|
QFlightInstruments
|
#include <qfi_HSI.h>
Public Member Functions | |
| qfi_HSI (QWidget *parent=0) | |
| virtual | ~qfi_HSI () |
| void | reinit () |
| void | update () |
| void | setHeading (float heading) |
Protected Member Functions | |
| void | resizeEvent (QResizeEvent *event) |
Horizontal Situation Indicator widget.
| qfi_HSI::qfi_HSI | ( | QWidget * | parent = 0 | ) |
Constructor.
|
virtual |
Destructor.
| void qfi_HSI::reinit | ( | ) |
Reinitiates widget.
|
protected |
| void qfi_HSI::setHeading | ( | float | heading | ) |
| heading | [deg] |
| void qfi_HSI::update | ( | ) |
Refreshes (redraws) widget.