|
KiCad PCB EDA Suite
|
#include <wx/choice.h>#include <wx/panel.h>#include <wx/slider.h>#include <wx/spinctrl.h>Go to the source code of this file.
Classes | |
| class | ZOOM_CORRECTION_CTRL |
| Control to calibrate screen zoom to match real-world size. More... | |
Enumerations | |
| enum class | ZOOM_CORRECTION_UNITS : int { MM , CM , INCH } |
|
strong |
| Enumerator | |
|---|---|
| MM | |
| CM | |
| INCH | |
Definition at line 37 of file zoom_correction_ctrl.h.