27#ifndef GERBER_LAYER_WIDGET_H 
   28#define GERBER_LAYER_WIDGET_H 
   64    void OnLayerVisible( 
int aLayer, 
bool isVisible, 
bool isFinal ) 
override;
 
 
Color settings are a bit different than most of the settings objects in that there can be more than o...
 
GERBER_FILE_IMAGE_LIST is a helper class to handle a list of GERBER_FILE_IMAGE files which are loaded...
 
A color representation with 4 components: red, green, blue, alpha.