Krita Source Code Documentation
Loading...
Searching...
No Matches
kis_tool_select_contiguous.cc File Reference
#include "kis_tool_select_contiguous.h"
#include <QPainter>
#include <QLayout>
#include <QApplication>
#include <QCheckBox>
#include <QVBoxLayout>
#include <KisOptionButtonStrip.h>
#include <KisOptionCollectionWidget.h>
#include <KoGroupButton.h>
#include <KisSpinBoxI18nHelper.h>
#include <kis_color_button.h>
#include <kis_debug.h>
#include <klocalizedstring.h>
#include <ksharedconfig.h>
#include "KoPointerEvent.h"
#include "KoViewConverter.h"
#include "kis_cursor.h"
#include "kis_selection_manager.h"
#include "kis_image.h"
#include "canvas/kis_canvas2.h"
#include "kis_layer.h"
#include "kis_selection_options.h"
#include "kis_paint_device.h"
#include "kis_fill_painter.h"
#include "kis_pixel_selection.h"
#include "kis_selection_tool_helper.h"
#include "kis_slider_spin_box.h"
#include "tiles3/kis_hline_iterator.h"
#include "kis_undo_stores.h"
#include "kis_resources_snapshot.h"
#include "kis_processing_applicator.h"
#include <processing/fill_processing_visitor.h>
#include <kis_image_animation_interface.h>
#include <KisCursorOverrideLock.h>
#include "kis_command_utils.h"

Go to the source code of this file.