|
Krita Source Code Documentation
|
#include "kis_selection_tool_helper.h"#include <kundo2command.h>#include <kactioncollection.h>#include <KoShapeController.h>#include <KoPathShape.h>#include "kis_pixel_selection.h"#include "kis_shape_selection.h"#include "kis_image.h"#include "canvas/kis_canvas2.h"#include "KisViewManager.h"#include "kis_selection_manager.h"#include "kis_transaction.h"#include "commands/kis_selection_commands.h"#include "kis_shape_controller.h"#include <kis_icon.h>#include "kis_processing_applicator.h"#include "commands_new/kis_transaction_based_command.h"#include "kis_gui_context_command.h"#include "kis_command_utils.h"#include "commands/kis_deselect_global_selection_command.h"#include "kis_algebra_2d.h"#include "kis_config.h"#include "kis_action_manager.h"#include "kis_action.h"#include <QMenu>#include "krita_utils.h"Go to the source code of this file.
Classes | |
| struct | LazyInitGlobalSelection |