![]() |
1.11 |
This is the complete list of members for SvgImage, including all inherited members.
| do_render(const std::string &id={}, const RectF &rect={}) const | SvgImage | protected |
| id_box(const std::string &id) const | SvgImage | |
| id_exists(const std::string &id) const | SvgImage | |
| id_image(const std::string &id) const | SvgImage | inline |
| load() | SvgImage | protected |
| m_impl | SvgImage | protected |
| m_size | SvgImage | protected |
| m_uri | SvgImage | protected |
| operator Image() const | SvgImage | |
| operator=(const SvgImage &)=delete | SvgImage | |
| operator=(SvgImage &&) noexcept | SvgImage | |
| render(const std::string &id={}, const RectF &rect={}) const | SvgImage | |
| size() const | SvgImage | |
| size(const SizeF &size) | SvgImage | inline |
| SvgImage() | SvgImage | |
| SvgImage(const std::string &uri, const SizeF &size={}) | SvgImage | explicit |
| SvgImage(const SvgImage &)=delete | SvgImage | |
| SvgImage(SvgImage &&) noexcept | SvgImage | |
| uri(const std::string &uri) | SvgImage | |
| ~SvgImage() noexcept | SvgImage |