Qt Windows Extras C++ Classes

Provides classes and functions for using some Windows APIs in a Qt way. More...

Namespaces

QtWin

Contains miscellaneous Windows-specific functions

Classes

QWinJumpList

Represents a transparent wrapper around Windows Jump Lists

QWinJumpListCategory

Represents a jump list category

QWinJumpListItem

Represents a jump list item

QWinMime

Maps open-standard MIME to Window Clipboard formats

QWinTaskbarButton

Represents the Windows taskbar button for a top-level window (Windows 7 and newer)

QWinTaskbarProgress

Represents a progress indicator in the Windows taskbar

QWinThumbnailToolBar

Allows manipulating the thumbnail toolbar of a window

QWinThumbnailToolButton

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.