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_DRAW_BITMAPS
to handle and draw images bitmaps
@ LAYER_FP_REFERENCES
show footprints references (when texts are visible)
@ LAYER_ZONES
Control for copper zone opacity/visibility (color ignored)
@ LAYER_SHAPES
Copper graphic shape 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 355 of file appearance_controls.cpp.
Referenced by APPEARANCE_CONTROLS::rebuildObjects().