提供從 C++ 設置控件的類。 更多...
| QQuickStyle | 允許配置應用程序樣式 |
The C++ types can be included into your application using the following include statement:
#include <QtQuickControls2>
注意: 若正在使用來自此模塊的一些類,推薦僅包括那些特定類而不是模塊。
要鏈接到相應 C++ 庫,將以下添加到 qmake 工程文件:
QT += quickcontrols2