11#ifndef GUI_EDITING_PANNINGPREVIEWINTERFACE_H
12#define GUI_EDITING_PANNINGPREVIEWINTERFACE_H
16#include <QResizeEvent>
QRect selection
Current selection.
void resizeEvent(QResizeEvent *)
PanningPreviewInterface(QString imageFilename, QWidget *parent=0, const char *name=0)
Creates layout.
virtual QSize sizeHint() const
void setSelection(QRect selection)
QImage fullSizeImage
Full size image.
A split view interface provides a means to show before and after versions of an image while adjustmen...