Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
Inkscape::Util::UnitMetric Struct Reference

#include <units.h>

Public Attributes

Glib::ustring name
 
std::vector< double > ruler_scale
 
std::vector< int > subdivide
 

Detailed Description

Definition at line 43 of file units.h.

Member Data Documentation

◆ name

Glib::ustring Inkscape::Util::UnitMetric::name

Definition at line 45 of file units.h.

Referenced by Inkscape::Util::UnitTable::addMetric().

◆ ruler_scale

std::vector<double> Inkscape::Util::UnitMetric::ruler_scale

Definition at line 46 of file units.h.

◆ subdivide

std::vector<int> Inkscape::Util::UnitMetric::subdivide

Definition at line 47 of file units.h.

Referenced by Inkscape::UI::Widget::Ruler::draw_ruler().


The documentation for this struct was generated from the following file: