Qt 4.8
|
Public Variables | |
BYTE | byte_order |
union { | |
DndPot pot | |
DndTop top | |
} | data |
CARD16 | flags |
BYTE | reason |
CARD32 | time |
Definition at line 214 of file qmotifdnd_x11.cpp.
BYTE _DndMessage::byte_order |
Definition at line 216 of file qmotifdnd_x11.cpp.
Referenced by DndFillClientMessage(), and DndParseClientMessage().
union { ... } _DndMessage::data |
Referenced by DndFillClientMessage(), and DndParseClientMessage().
CARD16 _DndMessage::flags |
Definition at line 217 of file qmotifdnd_x11.cpp.
Referenced by DndFillClientMessage(), and DndParseClientMessage().
DndPot _DndMessage::pot |
Definition at line 221 of file qmotifdnd_x11.cpp.
Referenced by DndFillClientMessage(), and DndParseClientMessage().
BYTE _DndMessage::reason |
Definition at line 215 of file qmotifdnd_x11.cpp.
Referenced by DndFillClientMessage(), and DndParseClientMessage().
CARD32 _DndMessage::time |
Definition at line 218 of file qmotifdnd_x11.cpp.
Referenced by DndFillClientMessage(), and DndParseClientMessage().
DndTop _DndMessage::top |
Definition at line 220 of file qmotifdnd_x11.cpp.
Referenced by DndFillClientMessage(), and DndParseClientMessage().