Qt 4.8
Public Variables | List of all members
_DndMessage Struct Reference

Public Variables

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

Detailed Description

Definition at line 214 of file qmotifdnd_x11.cpp.

Properties

◆ byte_order

BYTE _DndMessage::byte_order

Definition at line 216 of file qmotifdnd_x11.cpp.

Referenced by DndFillClientMessage(), and DndParseClientMessage().

◆ data

union { ... } _DndMessage::data

◆ flags

CARD16 _DndMessage::flags

Definition at line 217 of file qmotifdnd_x11.cpp.

Referenced by DndFillClientMessage(), and DndParseClientMessage().

◆ pot

DndPot _DndMessage::pot

Definition at line 221 of file qmotifdnd_x11.cpp.

Referenced by DndFillClientMessage(), and DndParseClientMessage().

◆ reason

BYTE _DndMessage::reason

Definition at line 215 of file qmotifdnd_x11.cpp.

Referenced by DndFillClientMessage(), and DndParseClientMessage().

◆ time

CARD32 _DndMessage::time

Definition at line 218 of file qmotifdnd_x11.cpp.

Referenced by DndFillClientMessage(), and DndParseClientMessage().

◆ top

DndTop _DndMessage::top

Definition at line 220 of file qmotifdnd_x11.cpp.

Referenced by DndFillClientMessage(), and DndParseClientMessage().


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