All Overviews

Overviews

Accessibility Classes

Functions ensuring communication between accessible applications and accessibility tools

All C++ APIs per Module

A list of C++ modules

All QML Modules

Overview of available QML Modules

Animation Framework

Provides an easy way for creating animated GUIs

Application Navigation and Views

How to add views and navigation within an application

Application Window

A window adding convenience for positioning items

Best Practice Guides

How-To and Best Practice Guides

Buttons and Controls

Buttons and UI Controls

Classes for String Data

Classes for working with string data

Database Classes

Database related classes, e.g. for SQL databases

Desktop Examples

Integrating your Qt application with your favorite desktop

Dialog Examples

Using Qt's standard dialogs and building and using custom dialogs

Dialogs

Dialog components

Event Classes

Classes used to create and handle events

Groups Of Related Classes

If you know what kind of class you want (GUI, painting, I.O, etc), look here

Help System

Classes used to provide online-help for applications

IPC Examples

Inter-Process Communication with Qt

Implicitly Shared Classes

How to maximize resource usage by implicit data sharing

Input/Output and Networking

Classes providing file input and output along with directory and network handling

Item Views Examples

Using the model/view framework

JSON Support in Qt

An overview of JSON support in Qt

List of Qt Examples

Alphabetical listing of Qt Examples

Main Window Examples

Building applications around a main window

Menus

How to create a menu bar

Network Examples

How to do network programming in Qt

Network Programming API

Classes for Network Programming

OpenGL Examples from the Qt OpenGL module

Accessing OpenGL from Qt

Painting Classes

Classes that provide support for painting

Painting Examples

How to use the Qt painting system

Plugin Classes

Plugin related classes

Printer and Printing APIs

Classes for producing printed output

QML Maps Plugin

Qt Android Extras Examples

Examples in the Qt Android Extras module

Qt Assistant Examples

Using Qt Assistant as a help viewer for Qt applications

Qt Canvas 3D Examples

Examples for the Qt Canvas 3D module

Qt Classes for Internationalization

How to internationalize your Qt application

Qt Concurrent Examples

List of examples demonstrating the concurrent programming basics

Qt D-Bus Examples

Using D-Bus from Qt applications

Qt Designer Examples

Using Qt Designer to build your UI

Qt Help Examples

Adding context-sensitive help to Qt applications

Qt Licensing

Information about licenses and licensing issues

Qt Linguist Examples

Using Qt Linguist to internationalize your Qt application

Qt Location Examples

Examples for the Qt Location module

Qt Mac Extras Examples

Examples for the Qt Mac Extras module

Qt Multimedia Examples

Demonstrates the multimedia functionality provided by Qt

Qt Positioning Examples

Examples for the Qt Positioning module

Qt QML Examples

List of Qt QML examples for reference

Qt Quick Controls Examples

A Collection of examples for Qt Quick Controls, written in QML

Qt Quick Examples - Dialogs

A Collection of examples for Qt Quick Dialogs, written in QML

Qt Quick Extras Examples

A collection of examples for Qt Quick Extras

Qt Quick Scene Graph Material Classes

Classes used to define materials in the Qt Quick Scene Graph

Qt Quick Scene Graph Node classes

Nodes that can be used as part of the scene graph

Qt SQL Examples

List of examples demonstrating the SQL use cases

Qt Sensors Backend

Describes how to use the Qt Sensors backend

Qt Sensors Examples

Examples for the Qt Sensors module

Qt Serial Port Examples

List of serial port examples

Qt UI Tools Examples

Using Qt UI Tools to process UI forms

Qt WebChannel Examples

List of Qt WebChannel examples

Qt WebEngine Examples

Examples demonstrating the Qt WebEngine usage

Qt WebEngine Widgets Examples

Examples demonstrating the Qt WebEngine Widgets usage

Qt WebKit Examples List

QML examples demonstrating Webkit features

Qt WebKit Widgets Examples

Examples demonstrating the webkit widgets usage

Qt WebSockets Examples

List of Qt WebSocket examples

Qt WebView Examples

Examples for the Qt WebView module

Qt Widget Gallery

Qt widgets shown in different styles on various platforms

Qt Widgets Examples

Lots of examples of how to use different kinds of widgets

Qt Windows Extras Examples

Examples for the Qt Windows Extras module

Qt XML Examples

List of examples demonstrating the XML processing use cases

Qt XML Patterns Examples

Examples in the Qt XML Patterns module

Qt for Windows CE

Documents related to Qt for Windows CE

Rendering in 3D

Classes that provide support for rendering in 3D

Rich Text Examples

Using the document-oriented rich text engine

Rich Text Processing APIs

How to use Rich Text Processing APIs

Scripting Classes and Overviews

Classes that add scripting capabilities to Qt applications

Standard Dialogs

A list of Qt classes for implementing standard dialogs

State Machine Classes

How to create and execute state graphs

Styling Controls

Provides custom styling for Buttons and UI Controls

Styling Tutorials

Styling Views

How to add custom styles for views

Threading Classes

How to develop multithreaded applications

Tools Examples

Using Qt's containers, iterators, and other tool classes

Tools for ActiveQt

Tools to help integrate Qt applications with ActiveX components

UI Design with Qt

Qt components for constructing native look and feel desktop UI's

XML Classes

Classes that support XML, via, for example DOM and SAX

Modules

QAxContainer

Module is a Windows-only extension for accessing ActiveX controls and COM objects

QAxServer

Module is a Windows-only static library that you can use to turn a standard Qt binary into a COM server

Qt3DCore

Qt3D Core module contains functionality to support near-realtime simulation systems

Qt3DInput

Qt3D Input module provides classes for handling user input in applications using Qt3D

Qt3DRenderer

Qt3D Renderer module contains functionality to support 2D and 3D rendering using Qt3D

QtAndroidExtras

Qt Android Extras module contains additional functionality for development on Android

QtBluetooth

Enables basic Bluetooth operations like scanning for devices and connecting them

QtConcurrent

Qt Concurrent module contains functionality to support concurrent execution of program code

QtCore

Provides core non-GUI functionality

QtDBus

Qt D-Bus module is a Unix-only library that you can use to perform Inter-Process Communication using the D-Bus protocol

QtDesigner

Provides classes to create your own custom widget plugins for Qt Designer and classes to access Qt Designer components

QtGui

Qt GUI module provides the basic enablers for graphical applications written with Qt

QtHelp

Provides classes for integrating online documentation in applications

QtLocation

Provides C++ interfaces to retrieve location and navigational information

QtMacExtras

Provides classes and functions specific to OS X and iOS operating systems

QtMultimedia

Qt Multimedia module provides audio, video, radio and camera functionality

QtMultimediaWidgets

Classes provided by the Qt Multimedia Widgets module

QtNetwork

Provides classes to make network programming easier and portable

QtNfc

An API for accessing NFC Forum Tags

QtOpenGL

Qt OpenGL module offers classes that make it easy to use OpenGL in Qt applications

QtPlatformHeaders

Qt Platform Headers module offers header-only inline classes that encapsulate platform-specific information that is tied to a given runtime configuration of a platform plugin

QtPositioning

Positioning module provides positioning information via QML and C++ interfaces

QtPrintSupport

Qt PrintSupport module provides classes to make printing easier and portable

QtQml

C++ API provided by the Qt QML module

QtQuick

Qt Quick module provides classes for embedding Qt Quick in Qt/C++ applications

QtQuickWidgets

C++ API provided by the Qt Quick Widgets module

QtScript

Qt Script module provides classes for making Qt applications scriptable

QtScriptTools

Provides additional components for applications that use Qt Script

QtSensors

Provides classes for reading sensor data

QtSerialPort

List of C++ classes that enable access to a serial port

QtSql

Provides a driver layer, SQL API layer, and a user interface layer for SQL databases

QtSvg

Qt SVG module provides functionality for handling SVG images

QtTest

Provides classes for unit testing Qt applications and libraries

QtUiTools

Provides classes to handle forms created with Qt Designer

QtWebChannel

List of C++ classes that provide the Qt WebChannel functionality

QtWebEngineWidgets

Provides a web browser engine as well as C++ classes to render and interact with web content

QtWebKit

Provides a web browser engine as well as C++ classes to render and interact with web content

QtWebSockets

List of C++ classes that enable WebSocket-based communication

QtWidgets

Qt Widgets module extends Qt GUI with C++ widget functionality

QtWinExtras

Provides classes and functions for using some Windows APIs in a Qt way

QtX11Extras

Provides classes for developing for the X11 platform

QtXml

Qt XML module provides C++ implementations of the SAX and DOM standards for XML

QtXmlPatterns

Qt XML Patterns module provides support for XPath, XQuery, XSLT and XML Schema validation

QML Modules

Enginio

Qt.labs.folderlistmodel

FolderListModel provides a model of the contents of a file system folder

Qt.labs.settings

Provides persistent platform-independent application settings

Qt3D

Provides core Qt3D QML types

Qt3D.Input

Provides QML types for Qt3D user input

Qt3D.Renderer

Provides Qt3D QML types for rendering

QtAudioEngine

Provides QML types for 3D positional audio playback and content management

QtBluetooth

Provides QML types for basic Bluetooth operations on devices

QtCanvas3D

QML types for the Qt Canvas 3D API

QtGraphicalEffects

Qt Graphical Effects module provides a range of stunning visual effects that can be applied to Qt Quick applications

QtLocation

Provides QML types for mapping and location information

QtMultimedia

Provides QML types for multimedia support

QtNfc

Provides QML types for accessing NFC Forum Tags

QtPositioning

Provides QML types for position information

QtQml

List of QML types provided by the Qt QML module

QtQml.Models

Provides QML types for data models

QtQml.StateMachine

Provides QML types to create and execute state graphs

QtQuick

Provides graphical QML types

QtQuick.Controls

Provides QML types for user interfaces

QtQuick.Controls.Styles

Provides QML types for Qt Quick Controls styles

QtQuick.Dialogs

Provides QML types for standard file, color picker and message dialogs

QtQuick.Extras

Provides QML types for user interfaces

QtQuick.Layouts

Provides QML types for arranging QML items in a user interface

QtQuick.Particles

Provides QML types for particle effects

QtQuick.Window

Provides QML types for window management

QtQuick.XmlListModel

Provides QML types for creating models from XML data

QtSensors

Provides types for reading sensor data

QtTest

This module provides QML types to unit test your QML application

QtWebChannel

List of QML types that provide WebChannel functionality

QtWebEngine

Provides QML types for rendering web content within a QML application

QtWebKit

Provides QML types for rendering web content within a QML application

QtWebSockets

Provides QML types for WebSocket-based communication

QtWebView

Provides QML types for Qt WebView

QtWinExtras

Enables the use of Windows features with QML

UIComponents

Basic set of UI components

© 2016 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.