Functions ensuring communication between accessible applications and accessibility tools. |
|
How to make your applications accessible to those with disabilities. |
|
Qt API's for using ActiveX controls, servers, and COM. |
|
A list of C++ modules |
|
Provides an easy way for creating animated GUIs |
|
How-To and Best Practice Guides |
|
An overview of CBOR support in Qt |
|
Classes for working with string data. |
|
Database related classes, e.g. for SQL databases |
|
Integrating your Qt application with your favorite desktop |
|
Using Qt's standard dialogs and building and using custom dialogs |
|
Classes used to create and handle events |
|
If you know what kind of class you want (GUI, painting, I.O, etc), look here. |
|
Classes used to provide online-help for applications |
|
Inter-Process Communication with Qt. |
|
How to maximize resource usage by implicit data sharing |
|
Classes providing file input and output along with directory and network handling |
|
Information about Qt's support for internationalization and multiple languages. |
|
Using the model/view framework |
|
An overview of JSON support in Qt |
|
Alphabetical listing of Qt Examples |
|
Building applications around a main window |
|
How to do network programming in Qt |
|
Classes for Network Programming |
|
Accessing OpenGL from Qt |
|
Classes that provide support for painting |
|
How to use the Qt painting system |
|
Plugin related classes |
|
Classes for producing printed output |
|
Using Qt Assistant as a help viewer for Qt applications |
|
Examples for the Qt Charts |
|
How to internationalize your Qt application. |
|
List of Qt CoAP examples |
|
List of examples demonstrating the concurrent programming basics |
|
Using D-Bus from Qt applications |
|
Examples for the Qt Data Visualization |
|
Using Qt Designer to build your UI |
|
Examples of how to use the QtHttpServer module |
|
Adding context-sensitive help to Qt applications |
|
Using Qt Linguist to internationalize your Qt application |
|
Examples for the Qt Location module |
|
List of Qt MQTT examples |
|
Demonstrates the multimedia functionality provided by Qt |
|
Example projects demonstrating the functionality in Qt Network Authorization |
|
List of Qt OPC UA examples |
|
Using the classes and types in the Qt PDF module |
|
Examples for the Qt Positioning module |
|
List of Qt QML examples for reference |
|
Best practices for importing assets |
|
List of all examples and tutorials for Qt Quick 3D |
|
List of all examples and tutorials for Qt Quick 3D Physics |
|
A collection of examples for Qt Quick Controls |
|
Classes used to define materials in the Qt Quick Scene Graph |
|
Nodes that can be used as part of the scene graph |
|
Examples for the Qt SCXML module |
|
List of examples demonstrating the SQL use cases |
|
Examples for the Qt Sensors module |
|
List of serial port examples |
|
Examples for the Qt SerialBus module |
|
Demonstrates the spatial audio functionality provided by Qt |
|
Examples for the Qt State Machine module |
|
Demonstrates the text-to-speech functionality provided by Qt |
|
Using Qt UI Tools to process UI forms |
|
Examples for Qt Virtual Keyboard |
|
List of Qt WebChannel examples |
|
Examples demonstrating the Qt WebEngine usage |
|
Examples demonstrating the Qt WebEngine Widgets usage |
|
List of Qt WebSocket examples |
|
Examples for the Qt WebView module |
|
Lots of examples of how to use different kinds of widgets |
|
List of examples demonstrating the XML processing use cases |
|
Classes that provide support for rendering in 3D |
|
Using the document-oriented rich text engine |
|
How to use Rich Text Processing APIs |
|
A list of Qt classes for implementing standard dialogs |
|
How to develop multithreaded applications. |
|
Using Qt's containers, iterators, and other tool classes. |
|
Tools to help integrate Qt applications with ActiveX components |
|
Using Qt's touch input capability. |
|
The Qt components for constructing native look and feel desktop UI's. |
|
Lists the changes in Qt 6 minor versions. |
|
Classes that support XML |
Module is a Windows-only extension for accessing ActiveX controls and COM objects |
|
Module is a Windows-only static library that you can use to turn a standard Qt binary into a COM server |
|
Qt 3D Animation modules provides a set of prebuilt elements to help you get started with Qt 3D |
|
Qt 3D module contains functionality to support near-realtime simulation systems |
|
Qt 3D Extras module provides a set of prebuilt elements to help you get started with Qt 3D |
|
Qt 3D Input module provides classes for handling user input in applications using Qt3D |
|
Qt 3D Logic module enables synchronizing frames with the Qt 3D backend |
|
Qt 3D Render module contains functionality to support 2D and 3D rendering using Qt 3D |
|
Qt 3D Scene2D module provides a way to render Quick2 qml content to a Qt 3D texture |
|
Contains the Qt 5 Core APIs removed from Qt 6 |
|
Enables basic Bluetooth operations like scanning for devices and connecting them |
|
C++ classes for the Qt Charts API |
|
Provides classes to use CoAP protocol |
|
Qt Concurrent module contains functionality to support concurrent execution of program code |
|
Provides core non-GUI functionality |
|
Provides private core functionality |
|
Qt D-Bus module is a Unix-only library that you can use to perform Inter-Process Communication using the D-Bus protocol |
|
C++ classes for the Qt Data Visualization API |
|
Provides classes to create your own custom widget plugins for Qt Designer and classes to access Qt Designer components |
|
Qt GUI module provides the basic enablers for graphical applications written with Qt |
|
List of C++ classes that provide HTTP server framework |
|
Provides classes for integrating online documentation in applications |
|
Provides C++ interfaces to retrieve location and navigational information |
|
Provides classes that enable sending messages via the MQTT protocol |
|
Qt Multimedia module provides audio, video and camera functionality |
|
Classes provided by the Qt Multimedia Widgets module |
|
An API for accessing NFC Forum Tags |
|
Provides classes for network authorization support (OAuth) |
|
Provides classes to make network programming easier and portable |
|
List of C++ classes that provide the Qt OPC UA functionality |
|
Qt OpenGL module offers classes that make it easy to use OpenGL in Qt applications |
|
Renders pages from PDF documents |
|
Positioning module provides positioning information via QML and C++ interfaces |
|
Qt PrintSupport module provides classes to make printing easier and portable |
|
C++ API provided by the Qt QML module |
|
Provides classes for Qt Quick 3D application development |
|
Qt Quick module provides classes for embedding Qt Quick in Qt/C++ applications |
|
Provides classes for setting up the controls from C++ |
|
Provides macros and functions for tests |
|
C++ API provided by the Qt Quick Widgets module |
|
Provides an easy to use mechanism for sharing a QObject's properties, signals, or slots, between processes |
|
Provides classes to create and use state machines from SCXML files |
|
Provides a driver layer, SQL API layer, and a user interface layer for SQL databases |
|
Qt SVG module provides functionality for handling SVG images |
|
Provides classes for reading sensor data |
|
Provides classes to read and write serial bus data |
|
List of C++ classes that enable access to a serial port |
|
Qt Spatial Audio module provides functionality for 3D audio |
|
Qt State Machine module provides classes for creating and executing state graphs |
|
Provides classes for unit testing Qt applications and libraries |
|
C++ API to access text-to-speech engines |
|
Provides classes to handle forms created with Qt Designer |
|
Provides classes to implement input methods for virtual keyboards |
|
List of C++ classes that provide the Qt WebChannel functionality |
|
Provides public API shared by both QtWebEngineQuick and QtWebEngineWidgets |
|
Exposes C++ functionality to Qt Quick |
|
Provides C++ classes for rendering web content in a QWidget based application |
|
List of C++ classes that enable WebSocket-based communication |
|
Provides a helper function to set up and use the WebView |
|
Qt Widgets module extends Qt GUI with C++ widget functionality |
|
Qt XML module provides C++ implementations of the SAX and DOM standards for XML |
Provides core Qt 3D QML types |
|
Provides Qt 3D QML types for the extras module |
|
Provides QML types for Qt 3D user input |
|
Provides QML types to synchronize frames with the 3D backend |
|
Provides Qt 3D QML types for the animation module |
|
Provides Qt 3D QML types for rendering |
|
Provides Qt 3D QML types for the scene2d module |
|
Provides Qt 3D QML types for the Scene3D module |
|
Qt Graphical Effects module is provided for compatibility with applications written for Qt 5 |
|
QML types for the Qt Charts API |
|
QML types for the Qt Data Visualization API |
|
FolderListModel provides a model of the contents of a file system folder |
|
Provides experimental QtLocation QML types, such as Navigator and various map objects types (not to be confused with map items) |
|
Provides QML types for native platform extensions |
|
Provides persistent platform-independent application settings |
|
WavefrontMesh provides a mesh based on a Wavefront .obj file |
|
Provides QML types for mapping and location information |
|
Provides QML types to display Bodymovin graphics and animations |
|
Provides QML types for multimedia support |
|
Provides QML types for Qt OPC UA |
|
Provides QML types for position information |
|
Provides core system functionality in QML |
|
Provides QML types for data models |
|
Provides QML experimental types for data models |
|
List of QML types provided by the Qt QML module |
|
Provides QML types for worker scripts |
|
Provides a way to load 3D assets directly from source at runtime |
|
Provides QML types for the effects included in the Qt Quick 3D effect library |
|
Module containing helpers for creating applications using Qt Quick 3D |
|
Module containing Particles for the Qt Quick 3D |
|
Provides the QML types to include physics items into a Qt Quick scene |
|
Provides the QML types to include 3D items into a Qt Quick scene |
|
Provides QML types for user interfaces (Qt Quick Controls) |
|
Provides QML types for creating and interacting with system dialogs |
|
Provides QML types for arranging QML items in a user interface |
|
Provides a JavaScript object singleton type for accessing a local SQLite database |
|
Provides QML types for handling PDF documents |
|
Provides QML types for particle effects |
|
Provides graphical QML types |
|
Provides QML types for drawing stroked and filled shapes |
|
Adds an image provider which utilizes shared CPU memory |
|
Provides QML types for templates (Qt Quick Templates) |
|
Provides QML types to unit test your QML application |
|
Provides QML types to use timelines and keyframes to animate Qt Quick user interfaces |
|
Provides QML types for customizing virtual keyboard layouts |
|
Provides settings for Qt Virtual Keyboard |
|
Provides styling for Qt Virtual Keyboard |
|
Provides QML experimental types for animation |
|
Provides QML types for remote objects support |
|
Enables the use of SCXML state machines with QML |
|
Provides QML types for reading sensor data |
|
Provides QML types for spatial audio |
|
Enables the use of State Machine with QML |
|
QML types to access text-to-speech functionality |
|
Provides QML types for the virtual keyboard |
|
List of QML types that provide WebChannel functionality |
|
Provides QML types for rendering web content within a QML application |
|
Provides QML types for WebSocket-based communication |
|
Provides QML types for Qt WebView |
|
Provides QML types for creating models from XML data |
|
Provides QML types for spatial audio in Qt Quick 3D |