Qt Overviews

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

最佳实践

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

Creating Custom Qt Types

如何用Qt创建和注册新类型

Timers

如何在您的应用程序中使用Qt计时器

Using Qt D-Bus Adaptors

如何在Qt中创建和使用DBus适配器

Coordinate System

关于油漆系统使用的坐标系的信息

Rich Text Processing

Qt富文本处理,编辑和显示功能的概述

Qt Test Tutorial

Qt测试简介

Books about GUI Design

一些推荐的关于GUI设计的书籍

Accessibility for Qt Quick Applications

如何让您的应用程序可供残疾人士使用。

Accessibility

如何让您的应用程序可供残疾人士使用。

Desktop Integration

与用户的桌面环境集成。

Standard Accelerator Keys

推荐的加速键。

Setting the Application Icon

如何设置你的应用程序的图标。

Exception Safety

Qt中的异常安全指南。

How to Create Qt Plugins

创建插件来扩展Qt的应用程序和功能的指南。

Restoring a Window's Geometry

如何保存

Scalability

如何开发具有不同屏幕配置和UI约定的设备可以很好地扩展的应用程序。

Session Management

如何用Qt做会话管理。

Creating Shared Libraries

如何创建共享库。

Calling Qt Functions From Unix Signal Handlers

你不能。但不要绝望,有一种方法...

Implementing Atomic Operations

在新体系结构上实现原子操作的指南。

Creating and Using Components for Qt Designer

如何创建和使用自定义小部件插件

Reference

Also see All Overviews for lists of overview articles, C++ modules, and QML modules on one page.