VTK
Public Types
ActionFunction< TWidget > Struct Template Reference

#include <vtkWidgetSet.h>

List of all members.

Public Types

typedef void(TWidget::* TActionFunctionPointer )(TWidget *dispatcher)

Detailed Description

template<class TWidget>
struct ActionFunction< TWidget >

Definition at line 106 of file vtkWidgetSet.h.


Member Typedef Documentation

template<class TWidget>
typedef void(TWidget::* ActionFunction< TWidget >::TActionFunctionPointer)(TWidget *dispatcher)

Definition at line 108 of file vtkWidgetSet.h.


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