Qx v0.7
Qt Extensions Library
|
The WinGuiEvent class encapsulates messages that are sent directly to an application window by the system on the Windows platform. More...
#include <qx/windows-gui/qx-winguievent.h>
Public Member Functions | |
WinGuiEvent (int type) | |
Static Public Attributes | |
static const int | TaskbarButtonCreated = QEvent::registerEventType() |
|
explicit |
Constructs a windows gui event of the given type.
The type is specified by ID.
|
inlinestatic |
The ID for the event that signifies a taskbar button has been created for a given window.