kicad/gerbview/dialogs
Seth Hillbrand 6625d0721e Implement Get/Set display options
The pointer passing for display options is deprecated.  This removes the
excess casting as the EDA_FRAME didn't need the base call with no value.
All requests for display options are now returned const and are updated
with a Set() routine after modification.

In Gerbview, this resolves an issue where the display options were not
stored because it was receiving the NULL from EDA_FRAME.
2019-11-07 08:26:44 -08:00
..
dialog_layers_select_to_pcb_base.cpp * Gerbview: update a old code in a dialog. 2018-01-05 11:45:50 +01:00
dialog_layers_select_to_pcb_base.fbp Gerbview exporter: fix a wxASSERT. 2018-12-21 13:48:00 +01:00
dialog_layers_select_to_pcb_base.h * Gerbview: update a old code in a dialog. 2018-01-05 11:45:50 +01:00
dialog_print_gerbview.cpp Grid rid of GetCanvas/GetGalCanvas distinction now that there's only gal. 2019-06-13 19:58:37 +01:00
dialog_select_one_pcb_layer.cpp Gerbview exporter: fix a wxASSERT. 2018-12-21 13:48:00 +01:00
panel_gerbview_display_options.cpp Implement Get/Set display options 2019-11-07 08:26:44 -08:00
panel_gerbview_display_options.h Unified preferences dialog framework. 2018-07-17 15:11:17 +01:00
panel_gerbview_display_options_base.cpp Adjust spacing on preference panels. 2018-07-17 15:14:25 +01:00
panel_gerbview_display_options_base.fbp Adjust spacing on preference panels. 2018-07-17 15:14:25 +01:00
panel_gerbview_display_options_base.h Unified preferences dialog framework. 2018-07-17 15:11:17 +01:00
panel_gerbview_settings.cpp Implement Get/Set display options 2019-11-07 08:26:44 -08:00
panel_gerbview_settings.h Unified preferences dialog framework. 2018-07-17 15:11:17 +01:00
panel_gerbview_settings_base.cpp Adjust spacing on preference panels. 2018-07-17 15:14:25 +01:00
panel_gerbview_settings_base.fbp Adjust spacing on preference panels. 2018-07-17 15:14:25 +01:00
panel_gerbview_settings_base.h Unified preferences dialog framework. 2018-07-17 15:11:17 +01:00