JumpList QML Type

Enables you to modify the application Jump List. 更多...

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

特性

详细描述

JumpList type enables you to modify Windows Jump Lists.

应用程序可以使用跳转列表为用户提供对文件的更快访问,或显示任务或命令的快捷方式。

特性文档编制

categories : list < JumpListCategory >

A list of custom categories.


[read-only] frequent : JumpListCategory

The frequent items category.


[read-only] recent : JumpListCategory

The recent items category.


tasks : JumpListCategory

The tasks category.