| Static Public Member Functions | |
| static void | hideProgressDialog () | 
| static void | showProgressDialog (QGLWidget *parent) | 
| static void | updateProgress (float progress, const QString &stepString) | 
| Static Private Attributes | |
| static QProgressDialog * | progressDialog = NULL | 
Definition at line 245 of file saveSnapshot.cpp.
| void ProgressDialog::hideProgressDialog | ( | ) |  [static] | 
Definition at line 286 of file saveSnapshot.cpp.
| void ProgressDialog::showProgressDialog | ( | QGLWidget * | parent | ) |  [static] | 
Definition at line 258 of file saveSnapshot.cpp.
| void ProgressDialog::updateProgress | ( | float | progress, | 
| const QString & | stepString | ||
| ) |  [static] | 
Definition at line 271 of file saveSnapshot.cpp.
| QProgressDialog * ProgressDialog::progressDialog = NULL  [static, private] | 
Definition at line 253 of file saveSnapshot.cpp.