Inkscape
Vector Graphics Editor
|
#include <document-resources.h>
Public Attributes | |
std::size_t | nodes = 0 |
std::size_t | groups = 0 |
std::size_t | layers = 0 |
std::size_t | paths = 0 |
std::size_t | images = 0 |
std::size_t | patterns = 0 |
std::size_t | symbols = 0 |
std::size_t | markers = 0 |
std::size_t | fonts = 0 |
std::size_t | filters = 0 |
std::size_t | svg_fonts = 0 |
std::size_t | colors = 0 |
std::size_t | gradients = 0 |
std::size_t | swatches = 0 |
std::size_t | metadata = 0 |
std::size_t | styles = 0 |
std::size_t | meshgradients = 0 |
std::size_t | colorprofiles = 0 |
std::size_t | external_uris = 0 |
Definition at line 45 of file document-resources.h.
std::size_t Inkscape::UI::Dialog::details::Statistics::colorprofiles = 0 |
Definition at line 63 of file document-resources.h.
Referenced by Inkscape::UI::Dialog::add_stats(), and Inkscape::UI::Dialog::collect_statistics().
std::size_t Inkscape::UI::Dialog::details::Statistics::colors = 0 |
Definition at line 57 of file document-resources.h.
Referenced by Inkscape::UI::Dialog::add_stats(), and Inkscape::UI::Dialog::get_resource_count().
std::size_t Inkscape::UI::Dialog::details::Statistics::external_uris = 0 |
Definition at line 64 of file document-resources.h.
Referenced by Inkscape::UI::Dialog::add_stats(), Inkscape::UI::Dialog::collect_statistics(), and Inkscape::UI::Dialog::get_resource_count().
std::size_t Inkscape::UI::Dialog::details::Statistics::filters = 0 |
Definition at line 55 of file document-resources.h.
Referenced by Inkscape::UI::Dialog::add_stats(), Inkscape::UI::Dialog::collect_statistics(), and Inkscape::UI::Dialog::get_resource_count().
std::size_t Inkscape::UI::Dialog::details::Statistics::fonts = 0 |
Definition at line 54 of file document-resources.h.
Referenced by Inkscape::UI::Dialog::add_stats(), and Inkscape::UI::Dialog::get_resource_count().
std::size_t Inkscape::UI::Dialog::details::Statistics::gradients = 0 |
Definition at line 58 of file document-resources.h.
Referenced by Inkscape::UI::Dialog::add_stats(), and Inkscape::UI::Dialog::get_resource_count().
std::size_t Inkscape::UI::Dialog::details::Statistics::groups = 0 |
Definition at line 47 of file document-resources.h.
Referenced by Inkscape::UI::Dialog::add_stats().
std::size_t Inkscape::UI::Dialog::details::Statistics::images = 0 |
Definition at line 50 of file document-resources.h.
Referenced by Inkscape::UI::Dialog::add_stats(), Inkscape::UI::Dialog::collect_statistics(), and Inkscape::UI::Dialog::get_resource_count().
std::size_t Inkscape::UI::Dialog::details::Statistics::layers = 0 |
Definition at line 48 of file document-resources.h.
Referenced by Inkscape::UI::Dialog::add_stats().
std::size_t Inkscape::UI::Dialog::details::Statistics::markers = 0 |
Definition at line 53 of file document-resources.h.
Referenced by Inkscape::UI::Dialog::add_stats(), Inkscape::UI::Dialog::collect_statistics(), and Inkscape::UI::Dialog::get_resource_count().
std::size_t Inkscape::UI::Dialog::details::Statistics::meshgradients = 0 |
Definition at line 62 of file document-resources.h.
Referenced by Inkscape::UI::Dialog::add_stats(), and Inkscape::UI::Dialog::collect_statistics().
std::size_t Inkscape::UI::Dialog::details::Statistics::metadata = 0 |
Definition at line 60 of file document-resources.h.
Referenced by Inkscape::UI::Dialog::add_stats(), and Inkscape::UI::Dialog::get_resource_count().
std::size_t Inkscape::UI::Dialog::details::Statistics::nodes = 0 |
Definition at line 46 of file document-resources.h.
Referenced by Inkscape::UI::Dialog::add_stats(), and Inkscape::UI::Dialog::collect_statistics().
std::size_t Inkscape::UI::Dialog::details::Statistics::paths = 0 |
Definition at line 49 of file document-resources.h.
Referenced by Inkscape::UI::Dialog::add_stats(), and Inkscape::UI::Dialog::collect_statistics().
std::size_t Inkscape::UI::Dialog::details::Statistics::patterns = 0 |
Definition at line 51 of file document-resources.h.
Referenced by Inkscape::UI::Dialog::add_stats(), Inkscape::UI::Dialog::collect_statistics(), and Inkscape::UI::Dialog::get_resource_count().
std::size_t Inkscape::UI::Dialog::details::Statistics::styles = 0 |
Definition at line 61 of file document-resources.h.
Referenced by Inkscape::UI::Dialog::get_resource_count().
std::size_t Inkscape::UI::Dialog::details::Statistics::svg_fonts = 0 |
Definition at line 56 of file document-resources.h.
Referenced by Inkscape::UI::Dialog::add_stats(), and Inkscape::UI::Dialog::collect_statistics().
std::size_t Inkscape::UI::Dialog::details::Statistics::swatches = 0 |
Definition at line 59 of file document-resources.h.
Referenced by Inkscape::UI::Dialog::add_stats(), and Inkscape::UI::Dialog::get_resource_count().
std::size_t Inkscape::UI::Dialog::details::Statistics::symbols = 0 |
Definition at line 52 of file document-resources.h.
Referenced by Inkscape::UI::Dialog::add_stats(), Inkscape::UI::Dialog::collect_statistics(), and Inkscape::UI::Dialog::get_resource_count().