Qt Quick Controls C++ 类

提供从 C++ 设置控件的类。 更多...

QQuickStyle 允许配置应用程序样式

详细描述

The C++ types can be included into your application using the following include statement:

#include <QtQuickControls2>
					

注意: 若正在使用来自此模块的一些类,推荐仅包括那些特定类而不是模块。

要链接到相应 C++ 库,将以下添加到 qmake 工程文件:

QT += quickcontrols2