JumpListCategory QML Type

Represents a jump list category. 更多...

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

特性

详细描述

JumpListCategory type represents a category that consists of several Jump List destinations and has a title.

特性文档编制

items : list < JumpListItem >

A list of items.


title : string

The title of the category.


visible : bool

The visibility of the category.