VTK  9.3.20240328
Public Types | List of all members
ActionFunction< TWidget > Struct Template Reference

#include <vtkWidgetSet.h>

Public Types

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

Detailed Description

template<class TWidget>
struct ActionFunction< TWidget >

Definition at line 97 of file vtkWidgetSet.h.

Member Typedef Documentation

◆ TActionFunctionPointer

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

Definition at line 99 of file vtkWidgetSet.h.


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