berkbavas / QmlFlightInstruments

QmlFlightInstruments is a QML project that implements several flight instruments.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QML Flight Instruments

QML port of Marek M. Cel's work QFlightinstruments. I also implemented 6 miscellaneous gauges by using javascript and Canvas type of QML.

SVG files are taken from Marek's repository. His copyright notice LICENSE is under Data/Images folder. For the details, please visit Marek's repository.

Build

  1. Install Qt 5.15.2.
  2. Open QmlFlightInstruments.pro with QtCreator and build & run it.

Screenshots

Basic Six

BasicSix

Electronic Flight Instrument System

EFIS

Miscellaneous

Misc

Keywords

QML, GUI, Flight Simulator, Flight Instruments, Airspeed Indicator, ASI, Attitude Indicator, AI, Altimeter, ALT, Turn Coordinator, TC, Heading Indicator, HI, Vertical Speed Indicator, VSI, Electronic Attitude Direction Indicator, EADI, Electronic Horizontal Situation Indicator, EHSI.

About

QmlFlightInstruments is a QML project that implements several flight instruments.


Languages

Language:QML 72.7%Language:C++ 27.1%Language:QMake 0.2%