KiCad PCB EDA Suite
|
#include <gerbview_settings.h>
Public Attributes | |
bool | show_border_and_titleblock |
bool | show_dcodes |
bool | show_negative_objects |
wxString | page_type |
Definition at line 33 of file gerbview_settings.h.
wxString GERBVIEW_SETTINGS::APPEARANCE::page_type |
Definition at line 38 of file gerbview_settings.h.
Referenced by GERBVIEW_FRAME::LoadSettings(), and PANEL_GERBVIEW_DISPLAY_OPTIONS::loadSettings().
bool GERBVIEW_SETTINGS::APPEARANCE::show_border_and_titleblock |
Definition at line 35 of file gerbview_settings.h.
Referenced by GERBVIEW_FRAME::IsElementVisible(), GERBVIEW_FRAME::LoadSettings(), and GERBVIEW_FRAME::SetElementVisibility().
bool GERBVIEW_SETTINGS::APPEARANCE::show_dcodes |
bool GERBVIEW_SETTINGS::APPEARANCE::show_negative_objects |
Definition at line 37 of file gerbview_settings.h.
Referenced by GERBVIEW_CONTROL::DisplayControl(), GERBVIEW_FRAME::IsElementVisible(), GERBVIEW_FRAME::LoadSettings(), GERBVIEW_SELECTION_TOOL::selectable(), GERBVIEW_FRAME::SetElementVisibility(), and GERBVIEW_FRAME::setupUIConditions().