15#include "ui_wdg_layersize.h"
45 int width,
int height,
double resolution);
float value(const T *src, size_t ch)
void updateHeightUIValue(double value)
KisDocumentAwareSpinBoxUnitManager * _widthUnitManager
static const QString PARAM_WIDTH_UNIT
static const QString PARAM_HEIGHT_UNIT
void slotWidthChanged(double w)
void slotHeightChanged(double h)
static const QString PARAM_PREFIX
const double m_resolution
KisDocumentAwareSpinBoxUnitManager * _heightUnitManager
KisFilterStrategy * filterType()
const int m_originalHeight
const int m_originalWidth
void updateWidthUIValue(double value)
void sigDesiredSizeChanged(qint32 width, qint32 height, double resolution)
const double m_aspectRatio
DlgLayerSize(QWidget *parent, const char *name, int width, int height, double resolution)
void slotAspectChanged(bool keep)
static const QString PARAM_KEEP_PROP
static const QString PARAM_KEEP_AR
The KisDocumentAwareSpinBoxUnitManager class is a KisSpinBoxUnitManager that is able to connect to th...
A dialog base class with standard buttons and predefined layouts.
WdgLayerSize(QWidget *parent)