_DndMessage Struct Reference

Collaboration diagram for _DndMessage:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 199 of file qmotifdnd_x11.cpp.

Public Attributes

BYTE reason
BYTE byte_order
CARD16 flags
CARD32 time
union {
   DndTop   top
   DndPot   pot
data


Member Data Documentation

BYTE _DndMessage::reason

Definition at line 200 of file qmotifdnd_x11.cpp.

Referenced by DndFillClientMessage(), and DndParseClientMessage().

BYTE _DndMessage::byte_order

Definition at line 201 of file qmotifdnd_x11.cpp.

Referenced by DndFillClientMessage(), and DndParseClientMessage().

CARD16 _DndMessage::flags

Definition at line 202 of file qmotifdnd_x11.cpp.

Referenced by DndFillClientMessage(), and DndParseClientMessage().

CARD32 _DndMessage::time

Definition at line 203 of file qmotifdnd_x11.cpp.

Referenced by DndFillClientMessage(), and DndParseClientMessage().

DndTop _DndMessage::top

Definition at line 205 of file qmotifdnd_x11.cpp.

Referenced by DndFillClientMessage(), and DndParseClientMessage().

DndPot _DndMessage::pot

Definition at line 206 of file qmotifdnd_x11.cpp.

Referenced by DndFillClientMessage(), and DndParseClientMessage().

union { ... } _DndMessage::data

Referenced by DndFillClientMessage(), and DndParseClientMessage().


The documentation for this struct was generated from the following file:
Generated on Thu Mar 15 14:42:55 2007 for Qt 4.2 User's Guide by  doxygen 1.5.1