4 #ifndef pqViewResolutionPropertyWidget_h 5 #define pqViewResolutionPropertyWidget_h 9 #include <QScopedPointer> 43 void apply()
override;
44 void reset()
override;
52 void highlightResetButton();
53 void clearHighlight();
57 void resetButtonClicked();
58 void scale(
double factor);
61 void widthTextEdited(
const QString&);
62 void heightTextEdited(
const QString&);
63 void lockAspectRatioToggled(
bool);
68 QScopedPointer<pqInternals> Internals;
#define PQAPPLICATIONCOMPONENTS_EXPORT
superclass for all SM properties
proxy for a VTK object(s) on a server