Public Attributes | List of all members
pqAnimatedPropertyInfo Struct Reference

pqAnimatedPropertyInfo stores information about an animated property. More...

#include <pqAnimationCue.h>

Collaboration diagram for pqAnimatedPropertyInfo:
Collaboration graph
[legend]

Public Attributes

vtkSmartPointer< vtkSMProxyProxy
 
QString Name = QString()
 
int Index = 0
 

Detailed Description

pqAnimatedPropertyInfo stores information about an animated property.

Definition at line 17 of file pqAnimationCue.h.

Member Data Documentation

◆ Proxy

vtkSmartPointer<vtkSMProxy> pqAnimatedPropertyInfo::Proxy

Definition at line 19 of file pqAnimationCue.h.

◆ Name

QString pqAnimatedPropertyInfo::Name = QString()

Definition at line 20 of file pqAnimationCue.h.

◆ Index

int pqAnimatedPropertyInfo::Index = 0

Definition at line 21 of file pqAnimationCue.h.


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