Qt Reference Pages
Class Lists
If you know the name of the class you want, find it here. | |
A list of all C++ API components in Qt 5 | |
A list of all modules in Qt 5. | |
A Qt namespace contains enum types, functions, and sometimes classes. | |
A list of QML basic types in this Qt release. | |
A list of all QML modules in Qt 5. | |
A list of QML types in this Qt release. | |
If you don't know the name of the class you want, but you know what the class should do, you might try looking here. | |
If you know what kind of class you want (GUI, painting, I.O, etc), look here | |
The C++ class inheritance hierarchy for all classes in the Qt API. | |
Classes and members marked obsolete that should not be used in new code. | |
A list of obsolete QML types that should not be used in new code. |
Function Lists
All documented Qt functions listed alphabetically with a link to where each one is declared. |
QML Reference
- The QML Reference
Qt Tool Manuals
- Qt Creator
- Qt Linguist
- Qt Assistant
- Qt Designer
- qmake
- Using Qt with CMake
- qdoc
Value-Add Features
- Qt for Device Creation
- Qt Charts
- Qt Quick Compiler
- Qt Data Visualization
- Qt Purchasing
- Qt Virtual Keyboard
- Qt Quick 2D Renderer
Platform Reference
Provides information about Android support in Qt. | |
Provides information about Embedded Linux support in Qt. | |
Platform support for Linux/X11. | |
Provides insight into Qt's WinRT port and how to use it. | |
Platform support for Windows. | |
Documents related to Qt for Windows CE | |
Provides insight into Qt's iOS port and how to use it. | |
Platform support for macOS. macOS (previously known as OS X or Mac OS X) is a UNIX platform and behaves similarly to other Unix-like platforms. The main difference is that X11 is not used as the windowing system. Instead, macOS uses its own native windowing system that is accessible through the Cocoa API. Application development on macOS is done using Xcode, which is available from https://developer.apple.com/xcode/. |