|
Krita Source Code Documentation
|
#include "kis_shape_layer.h"#include <QPainter>#include <QPainterPath>#include <QRect>#include <QDomElement>#include <QDomDocument>#include <QString>#include <QList>#include <QMap>#include <kis_debug.h>#include <kundo2command.h>#include <commands_new/kis_node_move_command2.h>#include <QMimeData>#include <kis_icon.h>#include <KoColorSpace.h>#include <KoCompositeOp.h>#include <KisDocument.h>#include <KoUnit.h>#include <KoShapeContainer.h>#include <KoShapeLayer.h>#include <KoShapeGroup.h>#include <KoShapeLoadingContext.h>#include <KoShapeManager.h>#include <KoSelectedShapesProxy.h>#include <KoShapeRegistry.h>#include <KoShapeSavingContext.h>#include <KoStore.h>#include <KoShapeControllerBase.h>#include <KoStoreDevice.h>#include <KoViewConverter.h>#include <KoXmlNS.h>#include <KoXmlWriter.h>#include <KoSelection.h>#include <KoShapeMoveCommand.h>#include <KoShapeTransformCommand.h>#include <KoShapeShadow.h>#include <KoShapeShadowCommand.h>#include "SvgWriter.h"#include "SvgParser.h"#include <kis_types.h>#include <kis_image.h>#include "kis_default_bounds.h"#include <kis_paint_device.h>#include "kis_shape_layer_canvas.h"#include "kis_image_view_converter.h"#include <kis_painter.h>#include "kis_node_visitor.h"#include "kis_processing_visitor.h"#include "kis_effect_mask.h"#include "commands/KoShapeReorderCommand.h"#include "kis_do_something_command.h"#include <KisSafeBlockingQueueConnectionProxy.h>#include <kis_signal_auto_connection.h>#include <QThread>#include <QApplication>#include "kis_layer_properties_icons.h"#include <SimpleShapeContainerModel.h>Go to the source code of this file.
Classes | |
| struct | KisShapeLayer::Private |
| class | ShapeLayerContainerModel |
| class | TransformShapeLayerDeferred |