Qt 4.8
|
#include <qwindowsysteminterface_qpa_p.h>
Public Functions | |
ActivatedWindowEvent (QWidget *activatedWindow) | |
Public Functions inherited from QWindowSystemInterfacePrivate::WindowSystemEvent | |
WindowSystemEvent (EventType t) | |
virtual | ~WindowSystemEvent () |
Public Variables | |
QWeakPointer< QWidget > | activated |
Public Variables inherited from QWindowSystemInterfacePrivate::WindowSystemEvent | |
EventType | type |
Definition at line 110 of file qwindowsysteminterface_qpa_p.h.
|
inline |
Definition at line 112 of file qwindowsysteminterface_qpa_p.h.
QWeakPointer<QWidget> QWindowSystemInterfacePrivate::ActivatedWindowEvent::activated |
Definition at line 115 of file qwindowsysteminterface_qpa_p.h.
Referenced by qt_cleanup().