KWWidgets
Public Attributes | List of all members
_DndMessage Struct Reference

#include <DndP.h>

Collaboration diagram for _DndMessage:
[legend]

Public Attributes

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

Detailed Description

Definition at line 53 of file DndP.h.

Member Data Documentation

BYTE _DndMessage::reason

Definition at line 54 of file DndP.h.

BYTE _DndMessage::byte_order

Definition at line 55 of file DndP.h.

CARD16 _DndMessage::flags

Definition at line 56 of file DndP.h.

CARD32 _DndMessage::time

Definition at line 57 of file DndP.h.

DndTop _DndMessage::top

Definition at line 59 of file DndP.h.

DndPot _DndMessage::pot

Definition at line 60 of file DndP.h.

union { ... } _DndMessage::data

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