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/QFlightinstrumentsREADME
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)

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

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
See also
Visit http://marekcel.pl/qflightinstruments for more information.
Related Skills
node-connect
342.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
85.3kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
342.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
342.5kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。

