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

#include <qwindowsysteminterface_qpa_p.h>

Inheritance diagram for QWindowSystemInterfacePrivate::WindowSystemEvent:
QWindowSystemInterfacePrivate::ActivatedWindowEvent QWindowSystemInterfacePrivate::CloseEvent QWindowSystemInterfacePrivate::EnterEvent QWindowSystemInterfacePrivate::GeometryChangeEvent QWindowSystemInterfacePrivate::LeaveEvent QWindowSystemInterfacePrivate::LocaleChangeEvent QWindowSystemInterfacePrivate::PlatformPanelEvent QWindowSystemInterfacePrivate::ScreenAvailableGeometryEvent QWindowSystemInterfacePrivate::ScreenCountEvent QWindowSystemInterfacePrivate::ScreenGeometryEvent QWindowSystemInterfacePrivate::UserEvent QWindowSystemInterfacePrivate::WindowStateChangedEvent

Public Functions

 WindowSystemEvent (EventType t)
 
virtual ~WindowSystemEvent ()
 

Public Variables

EventType type
 

Detailed Description

Definition at line 70 of file qwindowsysteminterface_qpa_p.h.

Constructors and Destructors

◆ WindowSystemEvent()

QWindowSystemInterfacePrivate::WindowSystemEvent::WindowSystemEvent ( EventType  t)
inline

◆ ~WindowSystemEvent()

virtual QWindowSystemInterfacePrivate::WindowSystemEvent::~WindowSystemEvent ( )
inlinevirtual

Definition at line 74 of file qwindowsysteminterface_qpa_p.h.

74 {}

Properties

◆ type

EventType QWindowSystemInterfacePrivate::WindowSystemEvent::type

Definition at line 75 of file qwindowsysteminterface_qpa_p.h.


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