JumpListLink QML Type

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

Import Statement: import QtWinExtras 1.14
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.


© 2020 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.