SkillAgentSearch skills...

QFlightinstruments

QFlightInstruments is a Qt library containing flight instruments widgets including: Airspeed Indicator, Altimeter, Vertical Speed Indicator, Turn Coordinator, Attitude Indicator, Heading Indicator, Electronic Attitude Direction Indicator (EADI) and Electronic Horizontal Situation Indicator (EHSI).

Install / Use

/learn @marek-cel/QFlightinstruments

README

QFlightinstruments

QFlightinstruments is a collection of flight instruments Qt widgets.

Components

Project consists of Qt flights instruments library and an example Qt GUI application.

Electronic Flight Instrument System

  • Electronic Attitude Direction Indicator (EADI)
  • Electronic Horizontal Situation Indicator (EHSI)

QFI

Basic Six

  • Airspeed Indicator (ASI)
  • Attitude Indicator (AI)
  • Altimeter (ALT)
  • Turn Coordinator (TC)
  • Heading Indicator (HI)
  • Vertical Speed Indicator (VSI)

QFI

Usage

Both flight instruments library and an example application are intended to be built with qmake. There are appropriate Qt Creator project files. Flight instruments library is located in the src/qfi/ directory, it includes source code files, Qt Creator pri file, Qt Resource Compiler qrc file and instruments graphics files.

example1.pro project file is intended to build an example application and incorporates instruments library with static linking.

example2.pro project file is intended to build an example application and link to dynamic shared object containing instruments library.

Both projects share the same source code.

libqfi.pro project files allows to create dynamic shared object containing instruments library.

Creating simple Qt application video

Using QFlightinstruments

See also

Visit http://marekcel.pl/qflightinstruments for more information.

Related Skills

View on GitHub
GitHub Stars226
CategoryDevelopment
Updated3d ago
Forks68

Languages

C++

Security Score

100/100

Audited on Mar 27, 2026

No findings