4 #ifndef pqAnimationProgressDialog_h 5 #define pqAnimationProgressDialog_h 7 #include "pqComponentsModule.h" 8 #include <QProgressDialog> 47 typedef QProgressDialog Superclass;
51 int minimum = 0,
int maximum = 100, QWidget* parent =
nullptr,
52 Qt::WindowFlags f = Qt::WindowFlags());
66 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.