KiCad PCB EDA Suite
Loading...
Searching...
No Matches
zoom_correction_ctrl.h File Reference
#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 }
 

Enumeration Type Documentation

◆ ZOOM_CORRECTION_UNITS

enum class ZOOM_CORRECTION_UNITS : int
strong
Enumerator
MM 
CM 
INCH 

Definition at line 37 of file zoom_correction_ctrl.h.