KiCad PCB EDA Suite
Loading...
Searching...
No Matches
SELECTION_COLORS Struct Reference

Public Attributes

COLOR4D normal
 
COLOR4D additive
 
COLOR4D subtract
 
COLOR4D exclusiveOr
 
COLOR4D outline_l2r
 
COLOR4D outline_r2l
 

Detailed Description

Definition at line 34 of file selection_area.cpp.

Member Data Documentation

◆ additive

COLOR4D SELECTION_COLORS::additive

Definition at line 37 of file selection_area.cpp.

Referenced by KIGFX::PREVIEW::SELECTION_AREA::ViewDraw().

◆ exclusiveOr

COLOR4D SELECTION_COLORS::exclusiveOr

Definition at line 39 of file selection_area.cpp.

Referenced by KIGFX::PREVIEW::SELECTION_AREA::ViewDraw().

◆ normal

COLOR4D SELECTION_COLORS::normal

Definition at line 36 of file selection_area.cpp.

Referenced by KIGFX::PREVIEW::SELECTION_AREA::ViewDraw().

◆ outline_l2r

COLOR4D SELECTION_COLORS::outline_l2r

Definition at line 40 of file selection_area.cpp.

Referenced by KIGFX::PREVIEW::SELECTION_AREA::ViewDraw().

◆ outline_r2l

COLOR4D SELECTION_COLORS::outline_r2l

Definition at line 41 of file selection_area.cpp.

Referenced by KIGFX::PREVIEW::SELECTION_AREA::ViewDraw().

◆ subtract

COLOR4D SELECTION_COLORS::subtract

Definition at line 38 of file selection_area.cpp.

Referenced by KIGFX::PREVIEW::SELECTION_AREA::ViewDraw().


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