pqAnimatedPropertyInfo stores information about an animated property. More...
#include <pqAnimationCue.h>
Public Attributes | |
vtkSmartPointer< vtkSMProxy > | Proxy |
QString | Name = QString() |
int | Index = 0 |
pqAnimatedPropertyInfo stores information about an animated property.
Definition at line 17 of file pqAnimationCue.h.
vtkSmartPointer<vtkSMProxy> pqAnimatedPropertyInfo::Proxy |
Definition at line 19 of file pqAnimationCue.h.
QString pqAnimatedPropertyInfo::Name = QString() |
Definition at line 20 of file pqAnimationCue.h.
int pqAnimatedPropertyInfo::Index = 0 |
Definition at line 21 of file pqAnimationCue.h.