Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
pen-tool.cpp File Reference

Pen event context implementation. More...

Go to the source code of this file.

Namespaces

namespace  Inkscape
 Helper class to stream background task notifications as a series of messages.
 
namespace  Inkscape::UI
 User interface code.
 
namespace  Inkscape::UI::Tools
 

Functions

template<typename T >
static Geom::PathVector value_or_empty (T const &p)
 

Variables

static Geom::Point Inkscape::UI::Tools::pen_drag_origin_w (0, 0)
 
static bool Inkscape::UI::Tools::pen_within_tolerance = false
 

Detailed Description

Pen event context implementation.

Definition in file pen-tool.cpp.

Function Documentation

◆ value_or_empty()

template<typename T >
static Geom::PathVector value_or_empty ( T const &  p)
static