JumpListLink QML Type

Represents a command to execute an application. More...

Import Statement: import QtWinExtras 1.0
Since: QtWinExtras 1.0

Properties

Detailed Description

The JumpListLink type represents a command to execute an application.

Property Documentation

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.