Qt Overviews

Qt具有多种不同的技术。 以下主题是功能的关键领域,可以用作学习如何充分利用Qt的起点。

Best Practices

这些页面为如何最好地使用Qt技术创建在可用性和软件设计方面出色的应用程序提供了指导。

Accessibility

How to make your applications accessible to those with disabilities.

Accessibility for Qt Quick Applications

如何使残障人士可以访问您的应用程序。

Books about GUI Design

一些有关GUI设计的推荐书

Calling Qt Functions From Unix Signal Handlers

You can't. But don't despair, there is a way...

Coordinate System

Information about the coordinate system used by the paint system

Creating Custom Qt Types

How to create and register new types with Qt

Creating Shared Libraries

How to create shared libraries.

Creating and Using Components for Qt Designer

How to create and use custom widget plugins

Desktop Integration

Integrating with the user's desktop environment.

Exception Safety

A guide to exception safety in Qt.

How to Create Qt Plugins

A guide to creating plugins to extend Qt's applications and functionalities.

Implementing Atomic Operations

A guide to implementing atomic operations on new architectures.

Qt Test Tutorial

A short introduction to testing with Qt Test

Restoring a Window's Geometry

How to save & restore window geometry.

Rich Text Processing

An overview of Qt's rich text processing, editing and display features

Scalability

How to develop applications that scale well on devices with different screen configurations and UI conventions.

Session Management

How to do session management with Qt.

Setting the Application Icon

How to set your application's icon.

Standard Accelerator Keys

Recommended accelerator keys.

Timers

How to use Qt timers in your application

Using Qt D-Bus Adaptors

How to create and use DBus adaptors in Qt

Reference

另请参见所有概述以获得一页上的概述文章,C++模块和QML模块的列表。