最佳實踐指南

這些文檔提供使用 Qt 去解決特定技術問題的指導方針和最佳實踐。它們是按標題中的第一單詞的字母順序排列的,因此,瀏覽整個列錶能找到想要的。

可訪問性 如何讓殘障人士能夠訪問您的應用程序。
有關 GUI 設計的書籍 Some recommended books about GUI design.
從 Unix 信號處理程序調用 Qt 函數 您不能。但不要絕望,還有辦法...
坐標係 Information about the coordinate system used by the paint system.
創建自定義 Qt 類型 How to create and register new types with Qt.
創建共享庫 如何創建共享庫。
為 Qt Designer 創建和使用組件 How to create and use custom widget plugins.
桌麵集成 集成用戶桌麵環境。
異常安全性 Qt 中的異常安全指南。
Hardware Acceleration and Embedded Platforms. How to use hardware acceleration for fast rendering.
How to Use X11 Overlays with Qt
實現原子操作 在新體係結構中實現原子操作的指南。
OpenVG Rendering in Qt Efficient rendering on embedded devices with OpenVG
Phonon multimedia framework Using the Phonon multimedia framework in Qt.
Porting Guides Guides related to porting Qt applications and libraries
QTestLib Tutorial A short introduction to testing with QTestLib.
QtSvg 提供用於顯示和創建 SVG 文件的類的模塊
還原窗口幾何體 如何保存和還原窗口幾何體。
富文本處理 An overview of Qt's rich text processing, editing and display features.
SQL in Qt Qt API's for using SQL
會話管理 如何采用 Qt 進行會話管理。
設置應用程序圖標 如何設置應用程序的圖標。
標準加速鍵 推薦的加速鍵。
計時器 How to use Qt timers in your application.
使用 QtDBus 適配器 How to create and use DBus adaptors in Qt.