Go to the source code of this file.
|
static std::set< int > | s_allowedInFpEditor |
| These GAL layers are shown in the Objects tab in the footprint editor.
|
|
◆ RR
◆ s_allowedInFpEditor
std::set<int> s_allowedInFpEditor |
|
static |
Initial value:=
{
}
@ LAYER_POINTS
PCB reference/manual snap points visibility.
@ LAYER_FILLED_SHAPES
Copper graphic shape opacity/visibility (color ignored).
@ LAYER_DRAW_BITMAPS
Draw images.
@ LAYER_FP_REFERENCES
Show footprints references (when texts are visible).
@ LAYER_ZONES
Control for copper zone opacity/visibility (color ignored).
@ LAYER_PADS
Meta control for all pads opacity/visibility (color ignored).
@ LAYER_FP_VALUES
Show footprints values (when texts are visible).
@ LAYER_VIAS
Meta control for all vias opacity/visibility.
These GAL layers are shown in the Objects tab in the footprint editor.
Definition at line 361 of file appearance_controls.cpp.
Referenced by APPEARANCE_CONTROLS::rebuildObjects().