32 #ifndef pqSignalAdaptorKeyFrameType_h 33 #define pqSignalAdaptorKeyFrameType_h 35 #include "pqComponentsModule.h" 67 void setKeyFrameProxy(vtkSMProxy* keyframe);
68 vtkSMProxy* getKeyFrameProxy()
const;
78 pqInternals* Internals;
pqSignalAdaptorKeyFrameType is adaptor for the "Type" property of the vtkSMCompositeKeyFrameProxy.
pqPropertyLinks is used to connect vtkSMProperty and subclasses to properties on QObject instances...
signal adaptor to allow getting/setting/observing of a pseudo 'currentText' property of a combo box t...