|
Krita Source Code Documentation
|
#include "kis_shape_controller.h"#include <klocalizedstring.h>#include <KoShape.h>#include <KoShapeContainer.h>#include <KoShapeManager.h>#include <KoCanvasBase.h>#include <KoToolManager.h>#include <KisView.h>#include <KoSelection.h>#include <KoShapeLayer.h>#include <KoPathShape.h>#include <KoColorSpaceConstants.h>#include <KoCanvasController.h>#include "kis_node_manager.h"#include "kis_shape_selection.h"#include "kis_selection.h"#include "kis_selection_component.h"#include "kis_adjustment_layer.h"#include "kis_clone_layer.h"#include "canvas/kis_canvas2.h"#include "KisDocument.h"#include "kis_image.h"#include "kis_group_layer.h"#include "kis_node_shape.h"#include "kis_node_shapes_graph.h"#include "kis_name_server.h"#include "kis_mask.h"#include "kis_shape_layer.h"#include "KisViewManager.h"#include "kis_node.h"#include <KoDocumentResourceManager.h>#include <commands/kis_image_layer_add_command.h>#include <kis_undo_adapter.h>#include "KoSelectedShapesProxy.h"#include "kis_signal_auto_connection.h"#include "KoAddRemoveShapeCommands.h"Go to the source code of this file.
Classes | |
| struct | KisShapeController::Private |
Functions | |
| static bool | belongsToShapeSelection (KoShape *shape) |
|
inlinestatic |