KWWidgets
|
#include "vtkTcl.h"
#include "vtkTk.h"
#include <windows.h>
#include <ole2.h>
#include <tcl.h>
#include <tk.h>
#include "tkDND.h"
#include "tkOleDND_TEnumFormatEtc.h"
Go to the source code of this file.
Classes | |
struct | _OLEDND_Struct |
class | TkDND_DropSource |
class | TkDND_DataObject |
class | TkDND_DropTarget |
Macros | |
#define | DndClass OleDND |
Typedefs | |
typedef struct _OLEDND_Struct | OleDND |
typedef class TkDND_DropTarget * | PTDropTarget |
typedef struct _OLEDND_Struct OleDND |
typedef class TkDND_DropTarget* PTDropTarget |