Qt 4.8
Public Functions | Static Public Functions | Protected Functions | Static Private Attributes | List of all members
QMacWindowChangeEvent Class Referenceabstract

#include <qt_mac_p.h>

Public Functions

 QMacWindowChangeEvent ()
 
virtual ~QMacWindowChangeEvent ()
 

Static Public Functions

static void exec (bool)
 

Protected Functions

virtual void flushWindowChanged ()=0
 
virtual void windowChanged ()=0
 

Static Private Attributes

static QList< QMacWindowChangeEvent * > * change_events = 0
 

Detailed Description

Definition at line 154 of file qt_mac_p.h.

Constructors and Destructors

◆ QMacWindowChangeEvent()

QMacWindowChangeEvent::QMacWindowChangeEvent ( )
inline

Definition at line 159 of file qt_mac_p.h.

159  {
160  }

◆ ~QMacWindowChangeEvent()

virtual QMacWindowChangeEvent::~QMacWindowChangeEvent ( )
inlinevirtual

Definition at line 161 of file qt_mac_p.h.

161  {
162  }

Functions

◆ exec()

static void QMacWindowChangeEvent::exec ( bool  )
inlinestatic

Definition at line 163 of file qt_mac_p.h.

163  {
164  }

◆ flushWindowChanged()

virtual void QMacWindowChangeEvent::flushWindowChanged ( )
protectedpure virtual

◆ windowChanged()

virtual void QMacWindowChangeEvent::windowChanged ( )
protectedpure virtual

Properties

◆ change_events

QList< QMacWindowChangeEvent * > * QMacWindowChangeEvent::change_events = 0
staticprivate

Definition at line 157 of file qt_mac_p.h.


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