2#ifndef INKSCAPE_UI_TOOLS_DROPPER_TOOL_H
3#define INKSCAPE_UI_TOOLS_DROPPER_TOOL_H
19namespace Inkscape {
class CanvasItemBpath; }
28 std::optional<Colors::Color>
get_color(
bool invert =
false,
bool non_dropping =
false)
const;
std::unique_ptr< T, CanvasItemUnlinkDeleter > CanvasItemPtr
Smart pointer used to hold CanvasItems, like std::unique_ptr.
Two-dimensional point that doubles as a vector.
To do: update description of desktop.
Helper class to stream background task notifications as a series of messages.
Abstract base class for events.