|
KiCad PCB EDA Suite
|
#include <pcbnew_settings.h>
Public Attributes | |
| bool | m_DisplayViaFill |
| bool | m_DisplayPcbTrackFill |
| TRACK_CLEARANCE_MODE | m_TrackClearance |
| bool | m_PadClearance |
| bool | m_UseViaColorForNormalTHPadstacks |
| int | m_NetNames |
| RATSNEST_MODE | m_RatsnestMode |
| int | m_MaxLinksShowed |
| bool | m_ShowModuleRatsnest |
| bool | m_ShowGlobalRatsnest |
| bool | m_DisplayRatsnestLinesCurved |
| double | m_RatsnestThickness |
| PCB_DISPLAY_ORIGIN | m_DisplayOrigin |
| bool | m_DisplayInvertXAxis |
| bool | m_DisplayInvertYAxis |
| bool | m_ForceShowFieldsWhenFPSelected |
| bool | m_Live3DRefresh |
| bool | m_ShowConstraints |
| Keep the geometric-constraint overlay shown. | |
Definition at line 167 of file pcbnew_settings.h.
| bool PCBNEW_SETTINGS::DISPLAY_OPTIONS::m_DisplayInvertXAxis |
Definition at line 190 of file pcbnew_settings.h.
Referenced by POSITION_RELATIVE_TOOL::InteractiveOffset(), PANEL_PCBNEW_DISPLAY_ORIGIN::loadSettings(), PCB_VIEWER_TOOLS::MeasureTool(), and DIALOG_IMPORT_GRAPHICS::TransferDataFromWindow().
| bool PCBNEW_SETTINGS::DISPLAY_OPTIONS::m_DisplayInvertYAxis |
Definition at line 191 of file pcbnew_settings.h.
Referenced by POSITION_RELATIVE_TOOL::InteractiveOffset(), PANEL_PCBNEW_DISPLAY_ORIGIN::loadSettings(), PCB_VIEWER_TOOLS::MeasureTool(), and DIALOG_IMPORT_GRAPHICS::TransferDataFromWindow().
| PCB_DISPLAY_ORIGIN PCBNEW_SETTINGS::DISPLAY_OPTIONS::m_DisplayOrigin |
Definition at line 189 of file pcbnew_settings.h.
Referenced by PANEL_PCBNEW_DISPLAY_ORIGIN::loadSettings().
| bool PCBNEW_SETTINGS::DISPLAY_OPTIONS::m_DisplayPcbTrackFill |
Definition at line 173 of file pcbnew_settings.h.
Referenced by KIGFX::PCB_PAINTER::draw(), KIGFX::PCB_PAINTER::draw(), and PCB_EDITOR_CONDITIONS::trackFillDisplayFunc().
| bool PCBNEW_SETTINGS::DISPLAY_OPTIONS::m_DisplayRatsnestLinesCurved |
Definition at line 186 of file pcbnew_settings.h.
Referenced by PANEL_EDIT_OPTIONS::loadPCBSettings(), PCB_EDIT_FRAME::setupUIConditions(), and RATSNEST_VIEW_ITEM::ViewDraw().
| bool PCBNEW_SETTINGS::DISPLAY_OPTIONS::m_DisplayViaFill |
Definition at line 172 of file pcbnew_settings.h.
Referenced by KIGFX::PCB_PAINTER::draw(), and PCB_EDITOR_CONDITIONS::viaFillDisplayFunc().
| bool PCBNEW_SETTINGS::DISPLAY_OPTIONS::m_ForceShowFieldsWhenFPSelected |
Definition at line 193 of file pcbnew_settings.h.
Referenced by PCB_BASE_FRAME::ActivateGalCanvas(), PCB_BASE_FRAME::CommonSettingsChanged(), PANEL_DISPLAY_OPTIONS::loadPCBSettings(), and PCB_DRAW_PANEL_GAL::OnShow().
| bool PCBNEW_SETTINGS::DISPLAY_OPTIONS::m_Live3DRefresh |
Definition at line 194 of file pcbnew_settings.h.
Referenced by EDIT_TOOL::doMoveSelection(), PANEL_DISPLAY_OPTIONS::loadPCBSettings(), and BOARD_COMMIT::Push().
| int PCBNEW_SETTINGS::DISPLAY_OPTIONS::m_MaxLinksShowed |
Definition at line 183 of file pcbnew_settings.h.
| int PCBNEW_SETTINGS::DISPLAY_OPTIONS::m_NetNames |
Definition at line 179 of file pcbnew_settings.h.
Referenced by KIGFX::PCB_PAINTER::draw(), KIGFX::PCB_PAINTER::draw(), PANEL_DISPLAY_OPTIONS::loadPCBSettings(), PCB_EDIT_FRAME::OnNetlistChanged(), and PCB_EDIT_FRAME::redrawNetnames().
| bool PCBNEW_SETTINGS::DISPLAY_OPTIONS::m_PadClearance |
Definition at line 176 of file pcbnew_settings.h.
Referenced by PANEL_DISPLAY_OPTIONS::loadPCBSettings(), and PCB_EDIT_FRAME::ShowBoardSetupDialog().
| RATSNEST_MODE PCBNEW_SETTINGS::DISPLAY_OPTIONS::m_RatsnestMode |
Definition at line 181 of file pcbnew_settings.h.
Referenced by API_HANDLER_PCB::handleGetBoardEditorAppearanceSettings(), API_HANDLER_PCB::handleSetBoardEditorAppearanceSettings(), PCB_CONTROL::RatsnestModeCycle(), and RATSNEST_VIEW_ITEM::ViewDraw().
| double PCBNEW_SETTINGS::DISPLAY_OPTIONS::m_RatsnestThickness |
Definition at line 187 of file pcbnew_settings.h.
Referenced by PANEL_EDIT_OPTIONS::loadPCBSettings(), and RATSNEST_VIEW_ITEM::ViewDraw().
| bool PCBNEW_SETTINGS::DISPLAY_OPTIONS::m_ShowConstraints |
Keep the geometric-constraint overlay shown.
Definition at line 196 of file pcbnew_settings.h.
| bool PCBNEW_SETTINGS::DISPLAY_OPTIONS::m_ShowGlobalRatsnest |
Definition at line 185 of file pcbnew_settings.h.
Referenced by FOOTPRINT_VIEWER_FRAME::AddFootprintToPCB(), PCB_CONTROL::AppendBoard(), PCB_BASE_EDIT_FRAME::PutDataInPreviousState(), PCB_CONTROL::RatsnestModeCycle(), PCB_EDIT_FRAME::setupUIConditions(), and RATSNEST_VIEW_ITEM::ViewDraw().
| bool PCBNEW_SETTINGS::DISPLAY_OPTIONS::m_ShowModuleRatsnest |
Definition at line 184 of file pcbnew_settings.h.
Referenced by PANEL_EDIT_OPTIONS::loadPCBSettings().
| TRACK_CLEARANCE_MODE PCBNEW_SETTINGS::DISPLAY_OPTIONS::m_TrackClearance |
Definition at line 175 of file pcbnew_settings.h.
Referenced by PNS_KICAD_IFACE::DisplayItem(), PANEL_DISPLAY_OPTIONS::loadPCBSettings(), and PCB_EDIT_FRAME::ShowBoardSetupDialog().
| bool PCBNEW_SETTINGS::DISPLAY_OPTIONS::m_UseViaColorForNormalTHPadstacks |
Definition at line 177 of file pcbnew_settings.h.
Referenced by PANEL_DISPLAY_OPTIONS::loadPCBSettings().