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

#include <qwindowsysteminterface_qpa_p.h>

Inheritance diagram for QWindowSystemInterfacePrivate::ActivatedWindowEvent:
QWindowSystemInterfacePrivate::WindowSystemEvent

Public Functions

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

Public Variables

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

Detailed Description

Definition at line 110 of file qwindowsysteminterface_qpa_p.h.

Constructors and Destructors

◆ ActivatedWindowEvent()

QWindowSystemInterfacePrivate::ActivatedWindowEvent::ActivatedWindowEvent ( QWidget activatedWindow)
inline

Properties

◆ activated

QWeakPointer<QWidget> QWindowSystemInterfacePrivate::ActivatedWindowEvent::activated

Definition at line 115 of file qwindowsysteminterface_qpa_p.h.

Referenced by qt_cleanup().


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