采用 Qt 設計 UI

These pages are about Qt's traditional set of GUI components for building both native look & feel and custom UI's for the desktop environment. Use Qt Quick for building UI's for mobile devices.

應用程序主窗口 Creating the application window.
桌麵集成 集成用戶桌麵環境。
對話框窗口 An overview over dialog windows.
拖放 An overview of the drag and drop system provided by Qt.
Gestures Programming An overview of Qt support for Gesture programming.
布局管理 A tour of the standard layout managers and an introduction to custom layouts.
Qt Quick Qt Quick provides a declarative framework for building highly dynamic user interfaces.
Qt 樣式錶 How to use style sheets to customize the appearance of widgets.
標準對話框 A list of Qt classes for implementing standard dialogs
樣式和樣式感知 Widget Styles and the styling of widgets.
動畫框架 An overview of the Animation Framework
Widget 和布局 The primary elements for designing user interfaces in Qt.
窗口和對話框 Widget Windows and Dialogs in Qt.