Giter Site home page Giter Site logo

awesome-qt's Introduction

Awesome Qt

A curated list of awesome Qt related stuff.

Essential Modules

http://qt-project.org/doc/qt-5/qtmodules.html

  • Core - Core non-graphical classes used by other modules.
  • GUI - Base classes for graphical user interface (GUI) components. Includes OpenGL.
  • Multimedia - Classes for audio, video, radio and camera functionality.
  • Multimedia Widgets - Widget-based classes for implementing multimedia functionality.
  • Network - Classes to make network programming easier and more portable.
  • QML - Classes for QML and JavaScript languages.
  • Quick - A declarative framework for building highly dynamic applications with custom user interfaces.
  • Quick Controls - Reusable Qt Quick based UI controls to create classic desktop-style user interfaces.
  • Quick Dialogs - Types for creating and interacting with system dialogs from a Qt Quick application.
  • Quick Layouts - Layouts are items that are used to arrange Qt Quick 2 based items in the user interface.
  • SQL - Classes for database integration using SQL.
  • Test - Classes for unit testing Qt applications and libraries.
  • WebKit - Classes for a WebKit2 based implementation and a new QML API. See also Qt WebKit Widgets in the add-on modules.
  • WebKit Widgets - WebKit1 and QWidget-based classes from Qt 4.
  • Widgets - Classes to extend Qt GUI with C++ widgets.

Add-On Modules

Core Internals

Overviews

http://qt-project.org/doc/qt-5/overviews-main.html


Native Libraries

  • JSON - JSON Support in Qt.

Libraries.

  • QTango - Qt & TANGO related stuff.
  • QtAV - A media playback framework based on Qt and FFmpeg.
  • Tufão - An asynchronous web framework for C++ built on top of Qt.
  • QDjango - QDjango, a Qt-based C++ web framework.
  • VarTypes - A feature-rich, object-oriented framework for managing variables in C++ / Qt4.
  • QtVerbalExpressions - Qt Regular Expressions made easy.
  • Qwt - Qt Widgets for Technical Applications.
  • QwtPlot3D - A feature-rich Qt/OpenGL-based C++ programming library, providing essentially a bunch of 3D-widgets.
  • qt-json - A simple class for parsing JSON data into a QVariant hierarchy and vice versa.
  • QJson - QJson is a qt-based library that maps JSON data to QVariant objects.

Apps

Videos

Websites

Lists

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.