Uses of Class
io.qt.winextras.QWinJumpListCategory
Packages that use QWinJumpListCategory
-
Uses of QWinJumpListCategory in io.qt.winextras
Methods in io.qt.winextras that return QWinJumpListCategoryModifier and TypeMethodDescriptionfinal QWinJumpListCategory
QWinJumpList.addCategory
(String title) Overloaded function forQWinJumpList.addCategory(java.lang.String, java.util.Collection)
withitems = new java.util.ArrayList<QWinJumpListItem>()
.final QWinJumpListCategory
QWinJumpList.addCategory
(String title, Collection<QWinJumpListItem> items) final QWinJumpListCategory
QWinJumpList.frequent()
final QWinJumpListCategory
QWinJumpList.recent()
final QWinJumpListCategory
QWinJumpList.tasks()
Methods in io.qt.winextras that return types with arguments of type QWinJumpListCategoryMethods in io.qt.winextras with parameters of type QWinJumpListCategoryModifier and TypeMethodDescriptionfinal void
QWinJumpList.addCategory
(QWinJumpListCategory category)