5#ifndef KISRECTANGLECONSTRAINTWIDGET_H
6#define KISRECTANGLECONSTRAINTWIDGET_H
8#include "ui_wdgrectangleconstraints.h"
9#include <kritaui_export.h>
22 void constraintsChanged(
bool forceRatio,
bool forceWidth,
bool forceHeight,
float ratio,
float width,
float height);
25 void rectangleChanged(
const QRectF &
rect);
27 void inputWidthChanged();
28 void inputHeightChanged();
29 void inputRatioChanged();
31 void slotRoundCornersChanged();
32 void slotRoundCornersAspectLockChanged();
34 void slotReloadConfig();