Classes | Public Member Functions | Public Attributes

QWSCreationEvent Struct Reference

Search for all occurrences

Detailed Description

Definition at line 165 of file qwsevent_qws.h.

#include <qwsevent_qws.h>

Inheritance diagram for QWSCreationEvent:
Inheritance graph
[legend]

List of all members.

Classes

struct   SimpleData

Public Member Functions

  QWSCreationEvent ()

Public Attributes

struct QWSCreationEvent::SimpleData  simpleData

Constructor & Destructor Documentation

QWSCreationEvent ( ) [inline]

Definition at line 166 of file qwsevent_qws.h.

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

Member Data Documentation


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