ParaView
Public Member Functions
vtkSMUncheckedPropertyHelper Class Reference

#include <vtkSMUncheckedPropertyHelper.h>

Inheritance diagram for vtkSMUncheckedPropertyHelper:
Inheritance graph
[legend]
Collaboration diagram for vtkSMUncheckedPropertyHelper:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 vtkSMUncheckedPropertyHelper (vtkSMProxy *proxy, const char *name, bool quiet=false)
 vtkSMUncheckedPropertyHelper (vtkSMProperty *property, bool quiet=false)

Detailed Description

Definition at line 21 of file vtkSMUncheckedPropertyHelper.h.


Constructor & Destructor Documentation

vtkSMUncheckedPropertyHelper::vtkSMUncheckedPropertyHelper ( vtkSMProxy proxy,
const char *  name,
bool  quiet = false 
) [inline]

Definition at line 24 of file vtkSMUncheckedPropertyHelper.h.

vtkSMUncheckedPropertyHelper::vtkSMUncheckedPropertyHelper ( vtkSMProperty property,
bool  quiet = false 
) [inline]

Definition at line 30 of file vtkSMUncheckedPropertyHelper.h.


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