Classes | Public Member Functions | Public Attributes

QWSMaxWindowRectEvent Struct Reference

Search for all occurrences

Detailed Description

Definition at line 120 of file qwsevent_qws.h.

#include <qwsevent_qws.h>

Inheritance diagram for QWSMaxWindowRectEvent:
Inheritance graph
[legend]

List of all members.

Classes

struct   SimpleData

Public Member Functions

  QWSMaxWindowRectEvent ()

Public Attributes

struct
QWSMaxWindowRectEvent::SimpleData 
simpleData

Constructor & Destructor Documentation

QWSMaxWindowRectEvent ( ) [inline]

Definition at line 121 of file qwsevent_qws.h.

        : QWSEvent(MaxWindowRect, sizeof(simpleData), reinterpret_cast<char*>(&simpleData)) { }

Member Data Documentation


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