|
Krita Source Code Documentation
|
#include "KisPasteActionFactories.h"#include "kis_config.h"#include "kis_image.h"#include "KisViewManager.h"#include "kis_tool_proxy.h"#include "kis_canvas2.h"#include "kis_canvas_controller.h"#include "kis_group_layer.h"#include "kis_paint_device.h"#include "kis_paint_layer.h"#include "kis_shape_layer.h"#include "kis_import_catcher.h"#include "kis_clipboard.h"#include "kis_selection.h"#include "commands/kis_selection_commands.h"#include "commands/kis_image_layer_add_command.h"#include "KisTransformToolActivationCommand.h"#include "kis_processing_applicator.h"#include "kis_node_manager.h"#include <KoDocumentInfo.h>#include <KoSvgPaste.h>#include <KoShapeController.h>#include <KoShapeControllerBase.h>#include <KoShapeManager.h>#include <KoSelection.h>#include <KoSelectedShapesProxy.h>#include "kis_algebra_2d.h"#include <KoShapeMoveCommand.h>#include <KoShapeReorderCommand.h>#include "kis_time_span.h"#include "kis_keyframe_channel.h"#include "kis_raster_keyframe_channel.h"#include "kis_painter.h"#include <KisPart.h>#include <KisDocument.h>#include <KisReferenceImagesLayer.h>#include <KoShapeBackgroundCommand.h>#include <KoShapeStrokeCommand.h>#include <KoShapeBackground.h>#include <KoShapeStroke.h>#include <KisMainWindow.h>#include <QApplication>#include <QClipboard>