32 #ifndef pqLockViewSizeCustomDialog_h 33 #define pqLockViewSizeCustomDialog_h 35 #include "pqComponentsModule.h" 42 typedef QDialog Superclass;
49 QSize customResolution()
const;
56 virtual void accept();
59 virtual void unlock();
68 #endif //pqLockViewSizeCustomDialog_h Dialog used to ask the user what resolution to lock the views to.