4 #ifndef pqLockViewSizeCustomDialog_h 5 #define pqLockViewSizeCustomDialog_h 16 typedef QDialog Superclass;
25 QSize customResolution()
const;
36 void accept()
override;
41 virtual void unlock();
50 #endif // pqLockViewSizeCustomDialog_h
#define PQCOMPONENTS_EXPORT
Dialog used to ask the user what resolution to lock the views to.