Classes | Public Member Functions | Public Attributes

QWSIMQueryEvent Struct Reference

Search for all occurrences

Detailed Description

Definition at line 410 of file qwsevent_qws.h.

#include <qwsevent_qws.h>

Inheritance diagram for QWSIMQueryEvent:
Inheritance graph
[legend]

List of all members.

Classes

struct   SimpleData

Public Member Functions

  QWSIMQueryEvent ()

Public Attributes

struct QWSIMQueryEvent::SimpleData  simpleData

Constructor & Destructor Documentation

QWSIMQueryEvent ( ) [inline]

Definition at line 411 of file qwsevent_qws.h.

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

Member Data Documentation


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