Uses of Class
io.qt.winextras.QWinJumpListItem
Packages that use QWinJumpListItem
-
Uses of QWinJumpListItem in io.qt.winextras
Methods in io.qt.winextras that return QWinJumpListItemModifier and TypeMethodDescriptionfinal QWinJumpListItem
QWinJumpListCategory.addDestination
(String filePath) final QWinJumpListItem
Overloaded function forQWinJumpListCategory.addLink(io.qt.gui.QIcon, java.lang.String, java.lang.String, java.util.Collection)
witharguments = java.util.Collections.emptyList()
.final QWinJumpListItem
QWinJumpListCategory.addLink
(QIcon icon, String title, String executablePath, Collection<String> arguments) final QWinJumpListItem
Overloaded function forQWinJumpListCategory.addLink(io.qt.gui.QPixmap, java.lang.String, java.lang.String, java.util.Collection)
witharguments = java.util.Collections.emptyList()
.final QWinJumpListItem
QWinJumpListCategory.addLink
(QPixmap icon, String title, String executablePath, Collection<String> arguments) final QWinJumpListItem
Overloaded function forQWinJumpListCategory.addLink(java.lang.String, java.lang.String, java.util.Collection)
witharguments = java.util.Collections.emptyList()
.final QWinJumpListItem
QWinJumpListCategory.addLink
(String title, String executablePath, Collection<String> arguments) final QWinJumpListItem
QWinJumpListCategory.addSeparator()
Methods in io.qt.winextras that return types with arguments of type QWinJumpListItemMethods in io.qt.winextras with parameters of type QWinJumpListItemMethod parameters in io.qt.winextras with type arguments of type QWinJumpListItemModifier and TypeMethodDescriptionfinal QWinJumpListCategory
QWinJumpList.addCategory
(String title, Collection<? extends QWinJumpListItem> items)