KWWidgets
Public Member Functions | Public Attributes | List of all members
vtkKWDragAndDropTargetSet::TargetSlot Class Reference

#include <vtkKWDragAndDropTargetSet.h>

Collaboration diagram for vtkKWDragAndDropTargetSet::TargetSlot:
[legend]

Public Member Functions

void SetStartCommand (const char *)
void SetEndCommand (const char *)
void SetPerformCommand (const char *)
 TargetSlot ()
 ~TargetSlot ()
void SetStartCommand (const char *)
void SetEndCommand (const char *)
void SetPerformCommand (const char *)
 TargetSlot ()
 ~TargetSlot ()

Public Attributes

vtkKWWidgetTarget
char * StartCommand
char * PerformCommand
char * EndCommand

Detailed Description

Definition at line 133 of file debian/tmp/usr/include/KWWidgets/vtkKWDragAndDropTargetSet.h.

Constructor & Destructor Documentation

vtkKWDragAndDropTargetSet::TargetSlot::TargetSlot ( )
vtkKWDragAndDropTargetSet::TargetSlot::~TargetSlot ( )
vtkKWDragAndDropTargetSet::TargetSlot::TargetSlot ( )
vtkKWDragAndDropTargetSet::TargetSlot::~TargetSlot ( )

Member Function Documentation

void vtkKWDragAndDropTargetSet::TargetSlot::SetStartCommand ( const char *  )
void vtkKWDragAndDropTargetSet::TargetSlot::SetEndCommand ( const char *  )
void vtkKWDragAndDropTargetSet::TargetSlot::SetPerformCommand ( const char *  )
void vtkKWDragAndDropTargetSet::TargetSlot::SetStartCommand ( const char *  )
void vtkKWDragAndDropTargetSet::TargetSlot::SetEndCommand ( const char *  )
void vtkKWDragAndDropTargetSet::TargetSlot::SetPerformCommand ( const char *  )

Member Data Documentation

vtkKWWidget * vtkKWDragAndDropTargetSet::TargetSlot::Target
char * vtkKWDragAndDropTargetSet::TargetSlot::StartCommand
char * vtkKWDragAndDropTargetSet::TargetSlot::PerformCommand
char * vtkKWDragAndDropTargetSet::TargetSlot::EndCommand

The documentation for this class was generated from the following files: