32 #ifndef pqAnimationProgressDialog_h 33 #define pqAnimationProgressDialog_h 35 #include "pqComponentsModule.h" 36 #include <QProgressDialog> 75 typedef QProgressDialog Superclass;
79 int minimum = 0,
int maximum = 100, QWidget* parent =
nullptr,
80 Qt::WindowFlags f = Qt::WindowFlags());
94 QMetaObject::Connection Connection;
progress dialog for animation progress
proxy for a VTK object(s) on a server
pqAnimationScene is a representation for a vtkSMAnimationScene proxy.