Qt 4.8
Public Functions | Public Variables | List of all members
QWindowSystemInterfacePrivate::CloseEvent Class Reference

#include <qwindowsysteminterface_qpa_p.h>

Inheritance diagram for QWindowSystemInterfacePrivate::CloseEvent:
QWindowSystemInterfacePrivate::WindowSystemEvent

Public Functions

 CloseEvent (QWidget *tlw)
 
- Public Functions inherited from QWindowSystemInterfacePrivate::WindowSystemEvent
 WindowSystemEvent (EventType t)
 
virtual ~WindowSystemEvent ()
 

Public Variables

QWeakPointer< QWidgettopLevel
 
- Public Variables inherited from QWindowSystemInterfacePrivate::WindowSystemEvent
EventType type
 

Detailed Description

Definition at line 78 of file qwindowsysteminterface_qpa_p.h.

Constructors and Destructors

◆ CloseEvent()

QWindowSystemInterfacePrivate::CloseEvent::CloseEvent ( QWidget tlw)
inline

Properties

◆ topLevel

QWeakPointer<QWidget> QWindowSystemInterfacePrivate::CloseEvent::topLevel

Definition at line 82 of file qwindowsysteminterface_qpa_p.h.

Referenced by qt_cleanup().


The documentation for this class was generated from the following file: