_default_size | Inkscape::LivePathEffect::ArrayParam< StorageType > | protected |
_updating | Inkscape::LivePathEffect::Parameter | protected |
_vector | Inkscape::LivePathEffect::ArrayParam< StorageType > | protected |
addCanvasIndicators(SPLPEItem const *, std::vector< Geom::PathVector > &) | Inkscape::LivePathEffect::Parameter | inlinevirtual |
addKnotHolderEntities(KnotHolder *, SPItem *) | Inkscape::LivePathEffect::Parameter | inlinevirtual |
ArrayParam(const Glib::ustring &label, const Glib::ustring &tip, const Glib::ustring &key, Inkscape::UI::Widget::Registry *wr, Effect *effect, std::size_t n=0) | Inkscape::LivePathEffect::ArrayParam< StorageType > | inline |
ArrayParam(const ArrayParam &) | Inkscape::LivePathEffect::ArrayParam< StorageType > | |
change_selection(Inkscape::Selection *selection) | Inkscape::LivePathEffect::Parameter | |
connect_selection_changed() | Inkscape::LivePathEffect::Parameter | |
data() const | Inkscape::LivePathEffect::ArrayParam< StorageType > | inline |
effectType() const | Inkscape::LivePathEffect::Parameter | |
getUpdating() const | Inkscape::LivePathEffect::Parameter | inline |
oncanvas_editable | Inkscape::LivePathEffect::Parameter | |
operator=(const ArrayParam &) | Inkscape::LivePathEffect::ArrayParam< StorageType > | |
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::ArrayParam< StorageType > | inlinevirtual |
param_getSVGValue() const override | Inkscape::LivePathEffect::ArrayParam< StorageType > | inlinevirtual |
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::ArrayParam< StorageType > | inlinevirtual |
param_readSVGValue(char const *const strvalue) override | Inkscape::LivePathEffect::ArrayParam< StorageType > | inlinevirtual |
param_set_and_write_new_value(std::vector< StorageType > const &new_vector) | Inkscape::LivePathEffect::ArrayParam< StorageType > | inline |
param_set_default() override | Inkscape::LivePathEffect::ArrayParam< StorageType > | inlinevirtual |
param_setup_nodepath(Inkscape::NodePath::Path *) | Inkscape::LivePathEffect::Parameter | inlinevirtual |
param_setValue(std::vector< StorageType > const &new_vector) | Inkscape::LivePathEffect::ArrayParam< StorageType > | inline |
param_tooltip | Inkscape::LivePathEffect::Parameter | |
param_transform_multiply(Geom::Affine const &, bool set) | Inkscape::LivePathEffect::Parameter | inlinevirtual |
param_update_default(char const *default_value) override | Inkscape::LivePathEffect::ArrayParam< StorageType > | inlinevirtual |
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::ArrayParam< StorageType > | inlinevirtual |
providesKnotHolderEntities() const | Inkscape::LivePathEffect::Parameter | inlinevirtual |
read_from_SVG() | Inkscape::LivePathEffect::Parameter | |
readsvg(char const *str) | Inkscape::LivePathEffect::ArrayParam< StorageType > | protected |
readsvg(char const *const str) | Inkscape::LivePathEffect::ArrayParam< StorageType > | protected |
readsvg(char const *const str) | Inkscape::LivePathEffect::ArrayParam< StorageType > | protected |
readsvg(char const *const str) | Inkscape::LivePathEffect::ArrayParam< StorageType > | protected |
readsvg(char const *const str) | Inkscape::LivePathEffect::ArrayParam< StorageType > | protected |
readsvg(char const *const str) | Inkscape::LivePathEffect::ArrayParam< StorageType > | protected |
readsvg(char const *const str) | Inkscape::LivePathEffect::ArrayParam< StorageType > | protected |
selection_changed_connection | Inkscape::LivePathEffect::Parameter | |
setUpdating(bool updating) | Inkscape::LivePathEffect::Parameter | inline |
TpS::KnotHolderEntityAttachBegin | Inkscape::LivePathEffect::ArrayParam< StorageType > | friend |
TpS::KnotHolderEntityAttachEnd | Inkscape::LivePathEffect::ArrayParam< StorageType > | friend |
update_satellites() | Inkscape::LivePathEffect::Parameter | |
valid_index(int index) const | Inkscape::LivePathEffect::ArrayParam< StorageType > | inline |
widget_is_enabled | Inkscape::LivePathEffect::Parameter | |
widget_is_visible | Inkscape::LivePathEffect::Parameter | |
write_to_SVG() | Inkscape::LivePathEffect::Parameter | |
writesvg(SVGOStringStream &str, std::vector< StorageType > const &vector) const | Inkscape::LivePathEffect::ArrayParam< StorageType > | inlineprotected |
writesvgData(SVGOStringStream &str, float const &vector_data) const | Inkscape::LivePathEffect::ArrayParam< StorageType > | inlineprotected |
writesvgData(SVGOStringStream &str, double const &vector_data) const | Inkscape::LivePathEffect::ArrayParam< StorageType > | inlineprotected |
writesvgData(SVGOStringStream &str, Glib::ustring const &vector_data) const | Inkscape::LivePathEffect::ArrayParam< StorageType > | inlineprotected |
writesvgData(SVGOStringStream &str, Geom::Point const &vector_data) const | Inkscape::LivePathEffect::ArrayParam< StorageType > | inlineprotected |
writesvgData(SVGOStringStream &str, std::shared_ptr< SatelliteReference > const &vector_data) const | Inkscape::LivePathEffect::ArrayParam< StorageType > | inlineprotected |
writesvgData(SVGOStringStream &str, std::vector< NodeSatellite > const &vector_data) const | Inkscape::LivePathEffect::ArrayParam< StorageType > | inlineprotected |
~Parameter() | Inkscape::LivePathEffect::Parameter | virtual |