11#ifndef GUI_EDITING_SCALEDPREVIEWINTERFACE_H
12#define GUI_EDITING_SCALEDPREVIEWINTERFACE_H
16#include <QResizeEvent>
void resizeEvent(QResizeEvent *)
QImage fullScreenImage
Full screen version of image.
ScaledPreviewInterface(QString imageFilename, QWidget *parent=0, const char *name=0)
Creates layout.
virtual QSize minimumSizeHint() const
QSize origImageSize
original image dimensions
virtual QSize sizeHint() const
A split view interface provides a means to show before and after versions of an image while adjustmen...