#include <vtkSMPropertyGroup.h>
Definition at line 28 of file vtkSMPropertyGroup.h.
§ Superclass
§ vtkSMPropertyGroup()
vtkSMPropertyGroup::vtkSMPropertyGroup |
( |
| ) |
|
|
protected |
§ ~vtkSMPropertyGroup()
vtkSMPropertyGroup::~vtkSMPropertyGroup |
( |
| ) |
|
|
protected |
§ New()
§ GetClassName()
virtual const char* vtkSMPropertyGroup::GetClassName |
( |
| ) |
|
|
virtual |
§ IsTypeOf()
static int vtkSMPropertyGroup::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
§ IsA()
virtual int vtkSMPropertyGroup::IsA |
( |
const char * |
type | ) |
|
|
virtual |
§ SafeDownCast()
§ PrintSelf()
void vtkSMPropertyGroup::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
§ SetName()
virtual void vtkSMPropertyGroup::SetName |
( |
const char * |
| ) |
|
|
virtual |
§ GetName()
virtual char* vtkSMPropertyGroup::GetName |
( |
| ) |
|
|
virtual |
§ SetXMLLabel()
virtual void vtkSMPropertyGroup::SetXMLLabel |
( |
const char * |
| ) |
|
|
virtual |
§ GetXMLLabel()
virtual char* vtkSMPropertyGroup::GetXMLLabel |
( |
| ) |
|
|
virtual |
§ SetPanelWidget()
virtual void vtkSMPropertyGroup::SetPanelWidget |
( |
const char * |
| ) |
|
|
virtual |
§ GetPanelWidget()
virtual char* vtkSMPropertyGroup::GetPanelWidget |
( |
| ) |
|
|
virtual |
§ SetPanelVisibility()
virtual void vtkSMPropertyGroup::SetPanelVisibility |
( |
const char * |
| ) |
|
|
virtual |
§ GetPanelVisibility()
virtual char* vtkSMPropertyGroup::GetPanelVisibility |
( |
| ) |
|
|
virtual |
§ IsEmpty()
bool vtkSMPropertyGroup::IsEmpty |
( |
| ) |
const |
§ AddProperty()
void vtkSMPropertyGroup::AddProperty |
( |
const char * |
function, |
|
|
vtkSMProperty * |
property |
|
) |
| |
§ GetProperty() [1/2]
vtkSMProperty* vtkSMPropertyGroup::GetProperty |
( |
unsigned int |
index | ) |
const |
§ GetProperty() [2/2]
vtkSMProperty* vtkSMPropertyGroup::GetProperty |
( |
const char * |
function | ) |
const |
§ GetFunction()
const char* vtkSMPropertyGroup::GetFunction |
( |
vtkSMProperty * |
property | ) |
const |
§ GetNumberOfProperties()
unsigned int vtkSMPropertyGroup::GetNumberOfProperties |
( |
| ) |
const |
§ GetDocumentation()
§ GetHints()
§ ReadXMLAttributes()
§ SetHints()
§ vtkSMProxy
§ Hints
§ Documentation
The documentation for this class was generated from the following file: