Qt Windows Extras C++ Classes▲
Provides classes and functions for using some Windows APIs in a Qt way.
Namespaces▲
-
QtWin: The QtWin namespace contains miscellaneous Windows-specific functions.
Classes▲
-
QWinJumpList: The QWinJumpList class represents a transparent wrapper around Windows Jump Lists.
-
QWinJumpListCategory: The QWinJumpListCategory class represents a jump list category.
-
QWinJumpListItem: The QWinJumpListItem class represents a jump list item.
-
QWinMime: The QWinMime class maps open-standard MIME to Window Clipboard formats.
-
QWinTaskbarButton: The QWinTaskbarButton class represents the Windows taskbar button for a top-level window (Windows 7 and newer).
-
QWinTaskbarProgress: The QWinTaskbarProgress class represents a progress indicator in the Windows taskbar.
-
QWinThumbnailToolBar: The QWinThumbnailToolBar class allows manipulating the thumbnail toolbar of a window.
-
QWinThumbnailToolButton: The QWinThumbnailToolButton class represents a button in a thumbnail toolbar.
Detailed Description▲
The QtWin namespace contains Windows-specific functions for type conversions and DWM glass frame manipulation.
The classes enable you to use features introduced with Windows 7, such as Jump Lists, a progress indicator on a taskbar button, or a thumbnail toolbar.