Coder Social home page Coder Social logo

poapoauu / qflightinstruments Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wyyrepo/qflightinstruments

0.0 0.0 0.0 586 KB

QFlightInstruments clone with Qt and Modern C++ updates

License: GNU General Public License v3.0

C++ 98.74% QMake 1.26%

qflightinstruments's Introduction

QFlightInstruments

This is a repo for the Qt Flight Control Instruments project posted on SourceForge in 2015. It was named "QFlightInstruments" and can be found here:

https://sourceforge.net/projects/qfi/

The goal is to update this project in two significant ways: 1) revise code and project files to compile with current Qt versions (i.e., version 5.x), and secondly, update code base to adopt more Modern C++ concepts and style.

The first/initial commit is identical to what was downloaded in the 7-Zip archive with the exception of this README.md file.

This package allows you to create nice looking instruments (and a panel or cluster of them) as shown below.

Status

This project compiles and executes cleanly with Visual Studio 2015, 2017, GCC and Qt 5.10. Much of the code has been revised to minimize header file includes (meaning, max use of forward references), use of 'nullptr', and uniform brace initialization syntax.

qflightinstruments's People

Contributors

wangyyovo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.