Qt Windows Extras QML 类型

QML 类型

The QML types can be imported into your application using the following import statement in your .qml file.

import QtWinExtras 1.15
					
DwmFeatures Enables you to manage the Windows DWM features
JumpList Enables you to modify the application Jump List
JumpListCategory 表示跳转列表类别
JumpListDestination Represents a file that can be edited or viewed by an application
JumpListLink Represents a command to execute an application
JumpListSeparator Represents a task list separator
TaskbarButton Manages Windows taskbar buttons
ThumbnailToolBar Allows manipulating the window's thumbnail toolbar
ThumbnailToolButton 表示缩略图工具栏按钮