JumpListLink QML Type
Represents a command to execute an application. More...
Import Statement: | import QtWinExtras 1.0 |
Since: | QtWinExtras 1.0 |
Properties
- arguments : string
- description : string
- executablePath : string
- iconPath : string
- title : string
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.
© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-5.12/qml-qtwinextras-jumplistlink.html