KWWidgets
Public Attributes | List of all members
_DndType Struct Reference

#include <tkDND.h>

Collaboration diagram for _DndType:
[legend]

Public Attributes

int priority
 
Atom type
 
Atom matchedType
 
char * typeStr
 
unsigned long eventType
 
unsigned long eventMask
 
char * script
 
struct _DndTypenext
 
short EnterEventSent
 

Detailed Description

Definition at line 169 of file tkDND.h.

Member Data Documentation

int _DndType::priority

Definition at line 170 of file tkDND.h.

Atom _DndType::type

Definition at line 175 of file tkDND.h.

Atom _DndType::matchedType

Definition at line 176 of file tkDND.h.

char* _DndType::typeStr

Definition at line 178 of file tkDND.h.

unsigned long _DndType::eventType

Definition at line 179 of file tkDND.h.

unsigned long _DndType::eventMask

Definition at line 180 of file tkDND.h.

char* _DndType::script

Definition at line 181 of file tkDND.h.

struct _DndType* _DndType::next

Definition at line 182 of file tkDND.h.

short _DndType::EnterEventSent

Definition at line 183 of file tkDND.h.


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