32 #ifndef pqSaveSnapshotDialog_h 33 #define pqSaveSnapshotDialog_h 35 #include "pqComponentsModule.h" 42 typedef QDialog Superclass;
48 void setViewSize(
const QSize& size);
51 QSize viewSize()
const;
59 void setEnableSaveAllViews(
bool enable);
64 void setAllViewsSize(
const QSize& size);
67 bool saveAllViews()
const;
71 QString palette()
const;
75 int getStereoMode()
const;
82 void onHeightEdited();
84 void onLockAspectRatio(
bool);
Dialog used to ask the user for the resolution of the snapshot to save.