Inkscape
Vector Graphics Editor
gradient-vector-selector.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  Inkscape
 CMYK to sRGB conversion routines.
 
namespace  Inkscape::UI
 User interface code.
 
namespace  Inkscape::UI::Widget
 Custom widgets.
 

Functions

void gr_get_usage_counts (SPDocument *doc, std::map< SPGradient *, gint > *mapUsageCount)
 
unsigned long sp_gradient_to_hhssll (SPGradient *gr)
 
Glib::ustring gr_prepare_label (SPObject *obj)
 
Glib::ustring gr_ellipsize_text (Glib::ustring const &src, size_t maxlen)
 

Variables

static Glib::ustring const prefs_path = "/dialogs/gradienteditor/"
 

Function Documentation

◆ gr_ellipsize_text()

Glib::ustring gr_ellipsize_text ( Glib::ustring const &  src,
size_t  maxlen 
)

◆ gr_get_usage_counts()

void gr_get_usage_counts ( SPDocument doc,
std::map< SPGradient *, gint > *  mapUsageCount 
)

◆ gr_prepare_label()

◆ sp_gradient_to_hhssll()

Variable Documentation

◆ prefs_path