Enables you to modify the application Jump List. 更多...
import 语句: | import QtWinExtras 1.15 |
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.