Qt 范例列表

桌面范例

Integrating your Qt application with your favorite desktop

项视图范例

使用模型/视图框架

ActiveQt 范例

Using ActiveX from Qt applications.

动画框架范例

Doing animations with Qt.

Drag and Drop Examples

How to access your platform's native drag and drop functionality.

图形视图范例

Using the Graphics View framework.

布局范例

Using Qt's layout-based approach to widget management.

Qt 3D 范例

Examples that demonstrate 2D and 3D rendering using Qt 3D.

对话框范例

使用 Qt 的标准对话框及构建和使用自定义对话框

主窗口范例

Building applications around a main window

网络范例

How to do network programming in Qt

OpenGL Examples from the Qt OpenGL module

从 Qt 访问 OpenGL

描绘范例

如何使用 Qt 描绘系统

Qt Android Extras 范例

Examples in the Qt Android Extras module

Qt Canvas 3D Examples

Examples for the Qt Canvas 3D module

Qt Charts 范例

Examples for the Qt Charts

Qt D-Bus 范例

Using D-Bus from Qt applications

Qt Widgets 范例

Lots of examples of how to use different kinds of widgets

富文本范例

Using the document-oriented rich text engine

Qt Bluetooth Examples

Examples for the Qt Bluetooth module.

Qt NFC Examples

Examples for the Qt NFC module.

Qt Data Visualization 范例

Examples for the Qt Data Visualization

Qt Quick 范例和教程

Building UIs with QML Qt includes several examples to demonstrate a particular usage. The examples run as applications or as non-GUI examples in Qt Creator. Qt tutorials show the step-by-step information and give insight to particular code snippets.

SQL 范例

Accessing your SQL database from Qt.

State Machine Examples

Using Qt's finite state machine classes.

线程和并发编程范例

Threading and concurrent programming in Qt.

XML 范例

Using XML with Qt.

IPC (进程间通信) 范例

Inter-Process Communication with Qt

Qt Assistant 范例

Using Qt Assistant as a help viewer for Qt applications

Qt Designer 范例

Using Qt Designer to build your UI

Qt Gamepad Examples

Examples for the Qt Gamepad module

Qt Help 范例

Adding context-sensitive help to Qt applications

Qt Linguist 范例

使用 Qt Linguist 来国际化您的 Qt 应用程序

Qt Location 范例

Examples for the Qt Location module

Qt Mac Extras Examples

Examples for the Qt Mac Extras module

Qt Multimedia 范例

Demonstrates the multimedia functionality provided by Qt

Qt Positioning 范例

Examples for the Qt Positioning module

Qt Quick Controls 2 Examples

A collection of examples for Qt Quick Controls 2

Qt Quick Controls Examples

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

Qt Quick Extras Examples

A collection of examples for Qt Quick Extras

Qt SCXML 范例

Examples for the Qt SCXML module

Qt Sensors 范例

Examples for the Qt Sensors module

Qt SerialBus Examples

Examples for the Qt SerialBus module

Qt UI Tools 范例

Using Qt UI Tools to process UI forms

Qt WebEngine 范例

Examples demonstrating the Qt WebEngine usage

Qt WebEngine Widgets 范例

Examples demonstrating the Qt WebEngine Widgets usage

Qt Windows Extras 范例

Examples for the Qt Windows Extras module

Qt XML Patterns 范例

Examples in the Qt XML Patterns module

Tools Examples

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

Touch Input Examples

Using Qt's touch input capability