KiCad PCB EDA Suite
|
#include <layer_ids.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 | |
namespace | KIGFX |
The Cairo implementation of the graphics abstraction layer. | |
namespace | KIGFX::PREVIEW |
Functions | |
constexpr double | SCH_WORLD_UNIT (1e-7/0.0254) |
Variables | |
static const int | SCH_LAYER_ORDER [] |
|
constexpr |
|
static |
Definition at line 45 of file sch_view.h.
Referenced by SCH_DRAW_PANEL::setDefaultLayerOrder(), and SCH_PREVIEW_PANEL::setDefaultLayerOrder().