Inkscape
Vector Graphics Editor
|
Go to the source code of this file.
Functions | |
static std::optional< GridType > | readGridType (char const *value) |
static CanvasItemPtr< Inkscape::CanvasItemGrid > | create_view (GridType grid_type, Inkscape::CanvasItemGroup *canvasgrids) |
Variables | |
static auto const | GRID_DEFAULT_MAJOR_COLOR = Inkscape::Colors::Color{0x0099e54d} |
static auto const | GRID_DEFAULT_MINOR_COLOR = Inkscape::Colors::Color{0x0099e526} |
|
static |
Definition at line 439 of file sp-grid.cpp.
References AXONOMETRIC, MODULAR, and RECTANGULAR.
Referenced by SPGrid::_recreateViews(), and SPGrid::show().
|
static |
Definition at line 129 of file sp-grid.cpp.
References AXONOMETRIC, MODULAR, and RECTANGULAR.
Referenced by SPGrid::_checkOldGrid(), SPGrid::set(), and SPGrid::setSVGType().
|
static |
Definition at line 42 of file sp-grid.cpp.
Referenced by SPGrid::set().
|
static |
Definition at line 43 of file sp-grid.cpp.
Referenced by SPGrid::set().