|
| | StylableContext () |
| |
| | StylableContext (StylableContext const &src) |
| |
| QString | fillColor () |
| |
| template<class IRI > |
| void | set (svgpp::tag::attribute::clip_path, IRI const &) |
| |
| template<class IRI > |
| void | set (svgpp::tag::attribute::clip_path, svgpp::tag::iri_fragment, IRI const &fragment) |
| |
| void | set (svgpp::tag::attribute::clip_path, svgpp::tag::value::inherit val) |
| |
| void | set (svgpp::tag::attribute::clip_path, svgpp::tag::value::none val) |
| |
| void | set (svgpp::tag::attribute::color, color_t val) |
| |
| void | set (svgpp::tag::attribute::display, svgpp::tag::value::inherit) |
| |
| void | set (svgpp::tag::attribute::display, svgpp::tag::value::none) |
| |
| template<class ValueTag > |
| void | set (svgpp::tag::attribute::display, ValueTag) |
| |
| void | set (svgpp::tag::attribute::fill_opacity, double val) |
| |
| void | set (svgpp::tag::attribute::fill_rule, svgpp::tag::value::evenodd) |
| |
| void | set (svgpp::tag::attribute::fill_rule, svgpp::tag::value::nonzero) |
| |
| template<class IRI > |
| void | set (svgpp::tag::attribute::filter, IRI const &) |
| |
| template<class IRI > |
| void | set (svgpp::tag::attribute::filter, svgpp::tag::iri_fragment, IRI const &fragment) |
| |
| void | set (svgpp::tag::attribute::filter, svgpp::tag::value::inherit) |
| |
| void | set (svgpp::tag::attribute::filter, svgpp::tag::value::none val) |
| |
| template<class IRI > |
| void | set (svgpp::tag::attribute::marker, IRI const &) |
| |
| template<class IRI > |
| void | set (svgpp::tag::attribute::marker, svgpp::tag::iri_fragment, IRI const &fragment) |
| |
| void | set (svgpp::tag::attribute::marker, svgpp::tag::value::none) |
| |
| template<class IRI > |
| void | set (svgpp::tag::attribute::marker_end, IRI const &) |
| |
| template<class IRI > |
| void | set (svgpp::tag::attribute::marker_end, svgpp::tag::iri_fragment, IRI const &fragment) |
| |
| void | set (svgpp::tag::attribute::marker_end, svgpp::tag::value::none) |
| |
| template<class IRI > |
| void | set (svgpp::tag::attribute::marker_mid, IRI const &) |
| |
| template<class IRI > |
| void | set (svgpp::tag::attribute::marker_mid, svgpp::tag::iri_fragment, IRI const &fragment) |
| |
| void | set (svgpp::tag::attribute::marker_mid, svgpp::tag::value::none) |
| |
| template<class IRI > |
| void | set (svgpp::tag::attribute::marker_start, IRI const &) |
| |
| template<class IRI > |
| void | set (svgpp::tag::attribute::marker_start, svgpp::tag::iri_fragment, IRI const &fragment) |
| |
| void | set (svgpp::tag::attribute::marker_start, svgpp::tag::value::none) |
| |
| template<class IRI > |
| void | set (svgpp::tag::attribute::mask, IRI const &) |
| |
| template<class IRI > |
| void | set (svgpp::tag::attribute::mask, svgpp::tag::iri_fragment, IRI const &fragment) |
| |
| void | set (svgpp::tag::attribute::mask, svgpp::tag::value::inherit val) |
| |
| void | set (svgpp::tag::attribute::mask, svgpp::tag::value::none val) |
| |
| void | set (svgpp::tag::attribute::opacity, double val) |
| |
| void | set (svgpp::tag::attribute::opacity, svgpp::tag::value::inherit) |
| |
| void | set (svgpp::tag::attribute::overflow, svgpp::tag::value::auto_) |
| |
| void | set (svgpp::tag::attribute::overflow, svgpp::tag::value::hidden) |
| |
| void | set (svgpp::tag::attribute::overflow, svgpp::tag::value::inherit) |
| |
| void | set (svgpp::tag::attribute::overflow, svgpp::tag::value::scroll) |
| |
| void | set (svgpp::tag::attribute::overflow, svgpp::tag::value::visible) |
| |
| template<class Range > |
| void | set (svgpp::tag::attribute::stroke_dasharray, Range const &range) |
| |
| void | set (svgpp::tag::attribute::stroke_dasharray, svgpp::tag::value::none) |
| |
| void | set (svgpp::tag::attribute::stroke_dashoffset, double val) |
| |
| void | set (svgpp::tag::attribute::stroke_linecap, svgpp::tag::value::butt) |
| |
| void | set (svgpp::tag::attribute::stroke_linecap, svgpp::tag::value::round) |
| |
| void | set (svgpp::tag::attribute::stroke_linecap, svgpp::tag::value::square) |
| |
| void | set (svgpp::tag::attribute::stroke_linejoin, svgpp::tag::value::bevel) |
| |
| void | set (svgpp::tag::attribute::stroke_linejoin, svgpp::tag::value::miter) |
| |
| void | set (svgpp::tag::attribute::stroke_linejoin, svgpp::tag::value::round) |
| |
| void | set (svgpp::tag::attribute::stroke_miterlimit, double val) |
| |
| void | set (svgpp::tag::attribute::stroke_opacity, double val) |
| |
| void | set (svgpp::tag::attribute::stroke_width, double val) |
| |
| QString | strokeColor () |
| |
| Style & | style () |
| |
| Style const & | style () const |
| |
| | PaintContext (SVGPPPaint &paint) |
| |
| void | set (svgpp::tag::attribute::stroke tag, IRI const &, color_t val, svgpp::tag::skip_icc_color=svgpp::tag::skip_icc_color()) |
| |
| void | set (svgpp::tag::attribute::stroke tag, IRI const &, svgpp::tag::value::currentColor val) |
| |
| void | set (svgpp::tag::attribute::stroke tag, IRI const &, svgpp::tag::value::none val) |
| |
| void | set (svgpp::tag::attribute::stroke tag, IRI const &iri) |
| |
| void | set (svgpp::tag::attribute::stroke tag, svgpp::tag::iri_fragment, IRI const &fragment) |
| |
| void | set (svgpp::tag::attribute::stroke tag, svgpp::tag::iri_fragment, IRI const &fragment, color_t val, svgpp::tag::skip_icc_color=svgpp::tag::skip_icc_color()) |
| |
| void | set (svgpp::tag::attribute::stroke tag, svgpp::tag::iri_fragment, IRI const &fragment, svgpp::tag::value::currentColor val) |
| |
| void | set (svgpp::tag::attribute::stroke tag, svgpp::tag::iri_fragment, IRI const &fragment, svgpp::tag::value::none val) |
| |
| void | set (svgpp::tag::attribute::stroke, color_t color, svgpp::tag::skip_icc_color=svgpp::tag::skip_icc_color()) |
| |
| void | set (svgpp::tag::attribute::stroke, svgpp::tag::value::currentColor) |
| |
| void | set (svgpp::tag::attribute::stroke, svgpp::tag::value::none) |
| |
| | PaintContext (SVGPPPaint &paint) |
| |
| void | set (svgpp::tag::attribute::fill tag, IRI const &, color_t val, svgpp::tag::skip_icc_color=svgpp::tag::skip_icc_color()) |
| |
| void | set (svgpp::tag::attribute::fill tag, IRI const &, svgpp::tag::value::currentColor val) |
| |
| void | set (svgpp::tag::attribute::fill tag, IRI const &, svgpp::tag::value::none val) |
| |
| void | set (svgpp::tag::attribute::fill tag, IRI const &iri) |
| |
| void | set (svgpp::tag::attribute::fill tag, svgpp::tag::iri_fragment, IRI const &fragment) |
| |
| void | set (svgpp::tag::attribute::fill tag, svgpp::tag::iri_fragment, IRI const &fragment, color_t val, svgpp::tag::skip_icc_color=svgpp::tag::skip_icc_color()) |
| |
| void | set (svgpp::tag::attribute::fill tag, svgpp::tag::iri_fragment, IRI const &fragment, svgpp::tag::value::currentColor val) |
| |
| void | set (svgpp::tag::attribute::fill tag, svgpp::tag::iri_fragment, IRI const &fragment, svgpp::tag::value::none val) |
| |
| void | set (svgpp::tag::attribute::fill, color_t color, svgpp::tag::skip_icc_color=svgpp::tag::skip_icc_color()) |
| |
| void | set (svgpp::tag::attribute::fill, svgpp::tag::value::currentColor) |
| |
| void | set (svgpp::tag::attribute::fill, svgpp::tag::value::none) |
| |