JumpList QML Type

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

import 語句: import QtWinExtras 1.0
Since: QtWinExtras 1.0

特性

詳細描述

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