KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PCB_EDIT_FRAME::LAYER_TOOLBAR_ICON_VALUES Struct Reference

Store the previous layer toolbar icon state information. More...

#include <pcb_edit_frame.h>

Public Member Functions

 LAYER_TOOLBAR_ICON_VALUES ()
 

Public Attributes

int previous_requested_scale
 
COLOR4D previous_Route_Layer_TOP_color
 
COLOR4D previous_Route_Layer_BOTTOM_color
 
COLOR4D previous_background_color
 

Detailed Description

Store the previous layer toolbar icon state information.

Definition at line 717 of file pcb_edit_frame.h.

Constructor & Destructor Documentation

◆ LAYER_TOOLBAR_ICON_VALUES()

PCB_EDIT_FRAME::LAYER_TOOLBAR_ICON_VALUES::LAYER_TOOLBAR_ICON_VALUES ( )
inline

Definition at line 724 of file pcb_edit_frame.h.

Member Data Documentation

◆ previous_background_color

COLOR4D PCB_EDIT_FRAME::LAYER_TOOLBAR_ICON_VALUES::previous_background_color

Definition at line 722 of file pcb_edit_frame.h.

Referenced by PCB_EDIT_FRAME::PrepareLayerIndicator().

◆ previous_requested_scale

int PCB_EDIT_FRAME::LAYER_TOOLBAR_ICON_VALUES::previous_requested_scale

Definition at line 719 of file pcb_edit_frame.h.

Referenced by PCB_EDIT_FRAME::PrepareLayerIndicator().

◆ previous_Route_Layer_BOTTOM_color

COLOR4D PCB_EDIT_FRAME::LAYER_TOOLBAR_ICON_VALUES::previous_Route_Layer_BOTTOM_color

Definition at line 721 of file pcb_edit_frame.h.

Referenced by PCB_EDIT_FRAME::PrepareLayerIndicator().

◆ previous_Route_Layer_TOP_color

COLOR4D PCB_EDIT_FRAME::LAYER_TOOLBAR_ICON_VALUES::previous_Route_Layer_TOP_color

Definition at line 720 of file pcb_edit_frame.h.

Referenced by PCB_EDIT_FRAME::PrepareLayerIndicator().


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