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

#include <qwindowsysteminterface_qpa_p.h>

Inheritance diagram for QWindowSystemInterfacePrivate::LeaveEvent:
QWindowSystemInterfacePrivate::WindowSystemEvent

Public Functions

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

Public Variables

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

Detailed Description

Definition at line 102 of file qwindowsysteminterface_qpa_p.h.

Constructors and Destructors

◆ LeaveEvent()

QWindowSystemInterfacePrivate::LeaveEvent::LeaveEvent ( QWidget leave)
inline

Properties

◆ leave

QWeakPointer<QWidget> QWindowSystemInterfacePrivate::LeaveEvent::leave

Definition at line 107 of file qwindowsysteminterface_qpa_p.h.

Referenced by qt_cleanup().


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