_updating | Inkscape::LivePathEffect::Parameter | protected |
addCanvasIndicators(SPLPEItem const *, std::vector< Geom::PathVector > &) | Inkscape::LivePathEffect::Parameter | inlinevirtual |
addKnotHolderEntities(KnotHolder *, SPItem *) | Inkscape::LivePathEffect::Parameter | inlinevirtual |
change_selection(Inkscape::Selection *selection) | Inkscape::LivePathEffect::Parameter | |
connect_selection_changed() | Inkscape::LivePathEffect::Parameter | |
defunit | Inkscape::LivePathEffect::UnitParam | private |
effectType() const | Inkscape::LivePathEffect::Parameter | |
get_abbreviation() const | Inkscape::LivePathEffect::UnitParam | |
getUpdating() const | Inkscape::LivePathEffect::Parameter | inline |
oncanvas_editable | Inkscape::LivePathEffect::Parameter | |
operator=(const UnitParam &)=delete | Inkscape::LivePathEffect::UnitParam | |
Inkscape::LivePathEffect::Parameter::operator=(const Parameter &)=delete | Inkscape::LivePathEffect::Parameter | |
ownerlocator | Inkscape::LivePathEffect::Parameter | protected |
param_editOncanvas(SPItem *, SPDesktop *) | Inkscape::LivePathEffect::Parameter | inlinevirtual |
param_effect | Inkscape::LivePathEffect::Parameter | protected |
param_get_satellites() | Inkscape::LivePathEffect::Parameter | virtual |
param_getDefaultSVGValue() const override | Inkscape::LivePathEffect::UnitParam | virtual |
param_getSVGValue() const override | Inkscape::LivePathEffect::UnitParam | virtual |
param_getTooltip() const | Inkscape::LivePathEffect::Parameter | inline |
param_higlight(bool highlight) | Inkscape::LivePathEffect::Parameter | |
param_key | Inkscape::LivePathEffect::Parameter | |
param_label | Inkscape::LivePathEffect::Parameter | |
param_newWidget() override | Inkscape::LivePathEffect::UnitParam | virtual |
param_readSVGValue(const gchar *strvalue) override | Inkscape::LivePathEffect::UnitParam | |
Inkscape::LivePathEffect::Parameter::param_readSVGValue(char const *strvalue)=0 | Inkscape::LivePathEffect::Parameter | pure virtual |
param_set_default() override | Inkscape::LivePathEffect::UnitParam | virtual |
param_set_value(const gchar *unit) | Inkscape::LivePathEffect::UnitParam | |
param_setup_nodepath(Inkscape::NodePath::Path *) | Inkscape::LivePathEffect::Parameter | inlinevirtual |
param_tooltip | Inkscape::LivePathEffect::Parameter | |
param_transform_multiply(Geom::Affine const &, bool set) | Inkscape::LivePathEffect::Parameter | inlinevirtual |
param_update_default(const gchar *default_unit) override | Inkscape::LivePathEffect::UnitParam | |
Inkscape::LivePathEffect::Parameter::param_update_default(char const *default_value)=0 | Inkscape::LivePathEffect::Parameter | pure virtual |
param_widget_is_enabled(bool is_enabled) | Inkscape::LivePathEffect::Parameter | inlinevirtual |
param_widget_is_visible(bool is_visible) | Inkscape::LivePathEffect::Parameter | inlinevirtual |
param_wr | Inkscape::LivePathEffect::Parameter | |
param_write_to_repr(const char *svgd) | Inkscape::LivePathEffect::Parameter | protected |
Parameter(Glib::ustring label, Glib::ustring tip, Glib::ustring key, Inkscape::UI::Widget::Registry *wr, Effect *effect) | Inkscape::LivePathEffect::Parameter | |
Parameter(const Parameter &)=delete | Inkscape::LivePathEffect::Parameter | |
paramType() const override | Inkscape::LivePathEffect::UnitParam | inlinevirtual |
providesKnotHolderEntities() const | Inkscape::LivePathEffect::Parameter | inlinevirtual |
read_from_SVG() | Inkscape::LivePathEffect::Parameter | |
selection_changed_connection | Inkscape::LivePathEffect::Parameter | |
setUpdating(bool updating) | Inkscape::LivePathEffect::Parameter | inline |
unit | Inkscape::LivePathEffect::UnitParam | private |
UnitParam(const Glib::ustring &label, const Glib::ustring &tip, const Glib::ustring &key, Inkscape::UI::Widget::Registry *wr, Effect *effect, Glib::ustring default_unit="px") | Inkscape::LivePathEffect::UnitParam | |
UnitParam(const UnitParam &)=delete | Inkscape::LivePathEffect::UnitParam | |
update_satellites() | Inkscape::LivePathEffect::Parameter | |
widget_is_enabled | Inkscape::LivePathEffect::Parameter | |
widget_is_visible | Inkscape::LivePathEffect::Parameter | |
write_to_SVG() | Inkscape::LivePathEffect::Parameter | |
~Parameter() | Inkscape::LivePathEffect::Parameter | virtual |
~UnitParam() override | Inkscape::LivePathEffect::UnitParam | |