|
KiCad PCB EDA Suite
|
#include <kiface_base.h>#include <title_block.h>#include <common.h>#include <drawing_sheet/ds_data_item.h>#include <drawing_sheet/ds_data_model.h>#include <drawing_sheet/ds_painter.h>Go to the source code of this file.
Macros | |
| #define | MILS_TO_MM ( 25.4 / 1000 ) |
Variables | |
| static DS_DATA_MODEL | wksTheInstance |
| static DS_DATA_MODEL * | wksAltInstance = nullptr |
| #define MILS_TO_MM ( 25.4 / 1000 ) |
Referenced by DS_DATA_MODEL::SetupDrawEnvironment().
|
static |
Definition at line 58 of file ds_data_model.cpp.
Referenced by DS_DATA_MODEL::GetTheInstance(), and DS_DATA_MODEL::SetAltInstance().
|
static |
Definition at line 57 of file ds_data_model.cpp.
Referenced by DS_DATA_MODEL::GetTheInstance().