Krita Source Code Documentation
Loading...
Searching...
No Matches
DefaultToolGeometryWidget.cpp File Reference
#include "DefaultToolGeometryWidget.h"
#include "DefaultTool.h"
#include <KoInteractionTool.h>
#include <KoCanvasBase.h>
#include <KoCanvasResourceProvider.h>
#include <KoSelectedShapesProxy.h>
#include <KoSelection.h>
#include <KoUnit.h>
#include <commands/KoShapeResizeCommand.h>
#include <commands/KoShapeMoveCommand.h>
#include <commands/KoShapeSizeCommand.h>
#include <commands/KoShapeTransformCommand.h>
#include <commands/KoShapeKeepAspectRatioCommand.h>
#include <commands/KoShapeTransparencyCommand.h>
#include <commands/KoShapePaintOrderCommand.h>
#include "SelectionDecorator.h"
#include <KoShapeGroup.h>
#include "KoAnchorSelectionWidget.h"
#include <QAction>
#include <QSize>
#include <QRadioButton>
#include <QCheckBox>
#include <QDoubleSpinBox>
#include <QList>
#include <kis_algebra_2d.h>
#include "kis_aspect_ratio_locker.h"
#include "kis_debug.h"
#include "kis_acyclic_signal_connector.h"
#include "kis_signal_compressor.h"
#include "kis_signals_blocker.h"
#include "kis_icon.h"

Go to the source code of this file.