KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PANEL_SNAPPING::VALUES Struct Reference

One editor's snapping settings by value, so the page can also be filled from a settings object that isn't the live one. More...

#include <panel_snapping.h>

Public Attributes

int gridSnap = 0
 
MAGNETIC_SETTINGS magnetics
 
SNAP_INFERENCE_SETTINGS inference
 

Detailed Description

One editor's snapping settings by value, so the page can also be filled from a settings object that isn't the live one.

Definition at line 42 of file panel_snapping.h.

Member Data Documentation

◆ gridSnap

int PANEL_SNAPPING::VALUES::gridSnap = 0

◆ inference

SNAP_INFERENCE_SETTINGS PANEL_SNAPPING::VALUES::inference

◆ magnetics

MAGNETIC_SETTINGS PANEL_SNAPPING::VALUES::magnetics

The documentation for this struct was generated from the following file: