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

#include <qwindowsysteminterface_qpa_p.h>

Inheritance diagram for QWindowSystemInterfacePrivate::WindowStateChangedEvent:
QWindowSystemInterfacePrivate::WindowSystemEvent

Public Functions

 WindowStateChangedEvent (QWidget *_tlw, Qt::WindowState _newState)
 
- Public Functions inherited from QWindowSystemInterfacePrivate::WindowSystemEvent
 WindowSystemEvent (EventType t)
 
virtual ~WindowSystemEvent ()
 

Public Variables

Qt::WindowState newState
 
QWeakPointer< QWidgettlw
 
- Public Variables inherited from QWindowSystemInterfacePrivate::WindowSystemEvent
EventType type
 

Detailed Description

Definition at line 118 of file qwindowsysteminterface_qpa_p.h.

Constructors and Destructors

◆ WindowStateChangedEvent()

QWindowSystemInterfacePrivate::WindowStateChangedEvent::WindowStateChangedEvent ( QWidget _tlw,
Qt::WindowState  _newState 
)
inline

Properties

◆ newState

Qt::WindowState QWindowSystemInterfacePrivate::WindowStateChangedEvent::newState

Definition at line 125 of file qwindowsysteminterface_qpa_p.h.

◆ tlw

QWeakPointer<QWidget> QWindowSystemInterfacePrivate::WindowStateChangedEvent::tlw

Definition at line 124 of file qwindowsysteminterface_qpa_p.h.


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