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

#include <qwindowsysteminterface_qpa_p.h>

Inheritance diagram for QWindowSystemInterfacePrivate::EnterEvent:
QWindowSystemInterfacePrivate::WindowSystemEvent

Public Functions

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

Public Variables

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

Detailed Description

Definition at line 94 of file qwindowsysteminterface_qpa_p.h.

Constructors and Destructors

◆ EnterEvent()

QWindowSystemInterfacePrivate::EnterEvent::EnterEvent ( QWidget enter)
inline

Properties

◆ enter

QWeakPointer<QWidget> QWindowSystemInterfacePrivate::EnterEvent::enter

Definition at line 99 of file qwindowsysteminterface_qpa_p.h.

Referenced by qt_cleanup().


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