32 #ifndef pqLockViewSizeCustomDialog_h 33 #define pqLockViewSizeCustomDialog_h 35 #include "pqComponentsModule.h" 44 typedef QDialog Superclass;
53 QSize customResolution()
const;
64 virtual void accept();
69 virtual void unlock();
78 #endif // pqLockViewSizeCustomDialog_h Dialog used to ask the user what resolution to lock the views to.