JumpListLink QML Type

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

Import Statement: import QtWinExtras 1.0
开始支持版本: QtWinExtras 1.0

属性

详细描述

The 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.