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

#include <qwindowsysteminterface_qpa_p.h>

Inheritance diagram for QWindowSystemInterfacePrivate::PlatformPanelEvent:
QWindowSystemInterfacePrivate::WindowSystemEvent

Public Functions

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

Public Variables

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

Detailed Description

Definition at line 215 of file qwindowsysteminterface_qpa_p.h.

Constructors and Destructors

◆ PlatformPanelEvent()

QWindowSystemInterfacePrivate::PlatformPanelEvent::PlatformPanelEvent ( QWidget w)
inlineexplicit

Properties

◆ widget

QWeakPointer<QWidget> QWindowSystemInterfacePrivate::PlatformPanelEvent::widget

Definition at line 219 of file qwindowsysteminterface_qpa_p.h.

Referenced by qt_cleanup().


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