JumpListLink QML Type

Represents a command to execute an application. 更多...

导入语句: import QtWinExtras 1.0
Since: QtWinExtras 1.0

特性

详细描述

JumpListLink type represents a command to execute an application.

特性文档编制

arguments : string

Command-line arguments.


description : string

The description of the link.


executablePath : string

The path to an executable file.


iconPath : string

The path to a link icon.


title : string

The title of the link.