![]() |
Qt 4.8
|
#include <qwindowsysteminterface_qpa_p.h>
Public Functions | |
| CloseEvent (QWidget *tlw) | |
Public Functions inherited from QWindowSystemInterfacePrivate::WindowSystemEvent | |
| WindowSystemEvent (EventType t) | |
| virtual | ~WindowSystemEvent () |
Public Variables | |
| QWeakPointer< QWidget > | topLevel |
Public Variables inherited from QWindowSystemInterfacePrivate::WindowSystemEvent | |
| EventType | type |
Definition at line 78 of file qwindowsysteminterface_qpa_p.h.
|
inline |
Definition at line 80 of file qwindowsysteminterface_qpa_p.h.
| QWeakPointer<QWidget> QWindowSystemInterfacePrivate::CloseEvent::topLevel |
Definition at line 82 of file qwindowsysteminterface_qpa_p.h.
Referenced by qt_cleanup().