Skip to content

fffaraz/awesome-qt

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

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

About

Awesome Qt.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published