| 
    KiCad PCB EDA Suite
    
   | 
 
Public Attributes | |
| COLOR4D | normal | 
| COLOR4D | additive | 
| COLOR4D | subtract | 
| COLOR4D | exclusiveOr | 
| COLOR4D | outline_l2r | 
| COLOR4D | outline_r2l | 
Definition at line 34 of file selection_area.cpp.
| COLOR4D SELECTION_COLORS::additive | 
Definition at line 37 of file selection_area.cpp.
Referenced by KIGFX::PREVIEW::SELECTION_AREA::ViewDraw().
| COLOR4D SELECTION_COLORS::exclusiveOr | 
Definition at line 39 of file selection_area.cpp.
Referenced by KIGFX::PREVIEW::SELECTION_AREA::ViewDraw().
| COLOR4D SELECTION_COLORS::normal | 
Definition at line 36 of file selection_area.cpp.
Referenced by KIGFX::PREVIEW::SELECTION_AREA::ViewDraw().
| COLOR4D SELECTION_COLORS::outline_l2r | 
Definition at line 40 of file selection_area.cpp.
Referenced by KIGFX::PREVIEW::SELECTION_AREA::ViewDraw().
| COLOR4D SELECTION_COLORS::outline_r2l | 
Definition at line 41 of file selection_area.cpp.
Referenced by KIGFX::PREVIEW::SELECTION_AREA::ViewDraw().
| COLOR4D SELECTION_COLORS::subtract | 
Definition at line 38 of file selection_area.cpp.
Referenced by KIGFX::PREVIEW::SELECTION_AREA::ViewDraw().