Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
lpe-jointype.cpp File Reference

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::LivePathEffect
 Live Path Effects code.
 

Functions

static const Util::EnumDataConverter< unsigned > Inkscape::LivePathEffect::CapTypeConverter (CapTypeData, sizeof(CapTypeData)/sizeof(*CapTypeData))
 
static const Util::EnumDataConverter< unsigned > Inkscape::LivePathEffect::JoinTypeConverter (JoinTypeData, sizeof(JoinTypeData)/sizeof(*JoinTypeData))
 

Variables

static const Util::EnumData< unsigned > Inkscape::LivePathEffect::JoinTypeData []
 
static const Util::EnumData< unsigned > Inkscape::LivePathEffect::CapTypeData []