#include <vtkKWDragAndDropTargetSet.h>

Public Member Functions | |
| void | SetStartCommand (const char *) |
| void | SetEndCommand (const char *) |
| void | SetPerformCommand (const char *) |
| TargetSlot () | |
| ~TargetSlot () | |
Public Attributes | |
| vtkKWWidget * | Target |
| char * | StartCommand |
| char * | PerformCommand |
| char * | EndCommand |
Definition at line 139 of file vtkKWDragAndDropTargetSet.h.
| vtkKWDragAndDropTargetSet::TargetSlot::TargetSlot | ( | ) |
| vtkKWDragAndDropTargetSet::TargetSlot::~TargetSlot | ( | ) |
| void vtkKWDragAndDropTargetSet::TargetSlot::SetStartCommand | ( | const char * | ) |
| void vtkKWDragAndDropTargetSet::TargetSlot::SetEndCommand | ( | const char * | ) |
| void vtkKWDragAndDropTargetSet::TargetSlot::SetPerformCommand | ( | const char * | ) |
Definition at line 142 of file vtkKWDragAndDropTargetSet.h.
Definition at line 143 of file vtkKWDragAndDropTargetSet.h.
Definition at line 144 of file vtkKWDragAndDropTargetSet.h.
Definition at line 145 of file vtkKWDragAndDropTargetSet.h.
1.6.1