KWWidgets
Public Attributes | List of all members
_DndInfo Struct Reference

#include <tkDND.h>

Collaboration diagram for _DndInfo:
[legend]

Public Attributes

Tcl_Interp * interp
 
Tk_Window topwin
 
Tk_Window tkwin
 
DndType head
 
DndTypecbData
 
Tcl_HashEntry * hashEntry
 

Detailed Description

Definition at line 186 of file tkDND.h.

Member Data Documentation

Tcl_Interp* _DndInfo::interp

Definition at line 187 of file tkDND.h.

Tk_Window _DndInfo::topwin

Definition at line 188 of file tkDND.h.

Tk_Window _DndInfo::tkwin

Definition at line 189 of file tkDND.h.

DndType _DndInfo::head

Definition at line 190 of file tkDND.h.

DndType* _DndInfo::cbData

Definition at line 194 of file tkDND.h.

Tcl_HashEntry* _DndInfo::hashEntry

Definition at line 195 of file tkDND.h.


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