![]() |
KiCad PCB EDA Suite
|
#include <eda_item.h>
#include <layers_id_colors_and_visibility.h>
#include <math/vector2d.h>
#include <view/view.h>
#include <memory>
#include <vector>
Go to the source code of this file.
Classes | |
class | KIGFX::SCH_VIEW |
Namespaces | |
KIGFX | |
The Cairo implementation of the graphics abstraction layer. | |
KIGFX::PREVIEW | |
Functions | |
constexpr double | SCH_WORLD_UNIT (1e-7/0.0254) |
Variables | |
static const LAYER_NUM | SCH_LAYER_ORDER [] |
constexpr double SCH_WORLD_UNIT | ( | 1e-7/0. | 0254 | ) |
|
static |
Definition at line 46 of file sch_view.h.
Referenced by SCH_DRAW_PANEL::setDefaultLayerOrder(), and SCH_PREVIEW_PANEL::setDefaultLayerOrder().