| Abstract Widget Classes | サブクラス化用の基底ウィジットクラス |
| Accessibility Classes | アクセシビリティのサポートを提供するクラス |
| Advanced Widgets | タブウィジットやプログレスバーなどの高級な GUI ウィジット |
| Basic Widgets | ボタンやコンボボックスやスクロールバーなどの基本的な GUI ウィジット |
| Database Classes | Database related classes, e.g. for SQL databases. |
| Date and Time Classes | 日付や時間を扱うクラス |
| Desktop Environment Classes | ユーザーのデスクトップ環境に関連するクラス |
| Drag And Drop Classes | ドラッグ&ドロップや mime type のエンコード・デコードを規定するクラス |
| Environment Classes | イベント取得やシステム設定へのアクセス、国際化などの様々なグローバルなサービスを提供するクラス |
| Event Classes | イベントを作成し、取得するために使われるクラス |
| Explicitly Shared Classes | Classes that use explicit sharing to manage internal data. |
| Generic Containers | Qt のテンプレートベースのコンテナクラス |
| Graphics View Classes | Classes in the Graphics View framework for interactive applications. |
| Help System | アプリケーションのオンラインヘルプを提供するために使われるクラス |
| Implicitly Shared Classes | Classes that use reference counting for fast copying. |
| Input/Output and Networking | Classes providing file input and output along with directory and network handling. |
| Inter-Process Communication in Qt | Inter-Process communication in Qt applications. |
| Layout Management | 複雑なダイアログを構築するために、ウィジットのサイズや位置を自動で調整するクラス |
| Main Window and Related Classes | メニューやツールバー、ワークスペース等を含んだ、現代風の典型的なアプリケーションウィンドウに必要なもの |
| Miscellaneous Classes | 他の様々な便利なクラス |
| Model/View Classes | モデル/ビューのデザインパターンに使うクラス |
| Multimedia, Graphics and Printing | Classes that provide support for graphics (2D, and with OpenGL, 3D), image encoding, decoding, and manipulation, sound, animation, printing, etc. |
| Non-GUI Classes | Collection classes such as list, queue, stack and string, along with other classes that can be used without needing QApplication. |
| Object Model | The Qt GUI toolkit's underlying object model. |
| Organizers | User interface organizers such as splitters, tab bars, button groups, etc. |
| Plugin Classes | プラグイン関係のクラス |
| Qt for Embedded Linux Classes | Classes that are specific to Qt for Embedded Linux. |
| Script Tools | Classes for managing and debugging scripts. |
| Scripting Classes | Qt Script-related classes and overviews. |
| Secure Sockets Layer (SSL) Classes | Classes for secure communication over network sockets. The classes below provide support for secure network communication using the Secure Sockets Layer (SSL) protocol, using the OpenSSL Toolkit to perform encryption and protocol handling. |
| Standard Dialog Classes | ファイルやフォント、色の選択などの既存のダイアログ |
| Text Processing Classes | Classes for text processing. (See also XML Classes.) |
| Threading Classes | スレッドのサポートを提供するクラス |
| Widget Appearance and Style | スタイルやフォント、色などの見た目のカスタマイズ |
| XML Classes | DOMやSAX等のXMLサポートクラス |