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

#include <qwindowsysteminterface_qpa_p.h>

Inheritance diagram for QWindowSystemInterfacePrivate::ScreenCountEvent:
QWindowSystemInterfacePrivate::WindowSystemEvent

Public Functions

 ScreenCountEvent (int count)
 
- Public Functions inherited from QWindowSystemInterfacePrivate::WindowSystemEvent
 WindowSystemEvent (EventType t)
 
virtual ~WindowSystemEvent ()
 

Public Variables

int count
 
- Public Variables inherited from QWindowSystemInterfacePrivate::WindowSystemEvent
EventType type
 

Detailed Description

Definition at line 188 of file qwindowsysteminterface_qpa_p.h.

Constructors and Destructors

◆ ScreenCountEvent()

QWindowSystemInterfacePrivate::ScreenCountEvent::ScreenCountEvent ( int  count)
inline

Properties

◆ count

int QWindowSystemInterfacePrivate::ScreenCountEvent::count

Definition at line 192 of file qwindowsysteminterface_qpa_p.h.

Referenced by qt_cleanup().


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