GetHelpTextAtPoint(const wxPoint &aPt, wxHelpEvent::Origin aOrigin) const override | RESETTABLE_PANEL | inline |
getNextAvailableLayer() const | PANEL_DISPLAY_OPTIONS | private |
GetResetTooltip() const | RESETTABLE_PANEL | inlinevirtual |
loadFPSettings(const FOOTPRINT_EDITOR_SETTINGS *aCfg) | PANEL_DISPLAY_OPTIONS | private |
loadPCBSettings(PCBNEW_SETTINGS *aCfg) | PANEL_DISPLAY_OPTIONS | private |
m_annotationsLabel | PANEL_DISPLAY_OPTIONS_BASE | protected |
m_bpAddLayer | PANEL_DISPLAY_OPTIONS_BASE | protected |
m_bpDeleteLayer | PANEL_DISPLAY_OPTIONS_BASE | protected |
m_checkCrossProbeAutoHighlight | PANEL_DISPLAY_OPTIONS_BASE | protected |
m_checkCrossProbeCenter | PANEL_DISPLAY_OPTIONS_BASE | protected |
m_checkCrossProbeOnSelection | PANEL_DISPLAY_OPTIONS_BASE | protected |
m_checkCrossProbeZoom | PANEL_DISPLAY_OPTIONS_BASE | protected |
m_checkForceShowFieldsWhenFPSelected | PANEL_DISPLAY_OPTIONS_BASE | protected |
m_clearanceLabel | PANEL_DISPLAY_OPTIONS_BASE | protected |
m_crossProbingLabel | PANEL_DISPLAY_OPTIONS_BASE | protected |
m_galOptionsSizer | PANEL_DISPLAY_OPTIONS_BASE | protected |
m_galOptsPanel | PANEL_DISPLAY_OPTIONS | private |
m_isPCBEdit | PANEL_DISPLAY_OPTIONS | private |
m_layerNameitemsGrid | PANEL_DISPLAY_OPTIONS_BASE | protected |
m_layerNamesLabel | PANEL_DISPLAY_OPTIONS_BASE | protected |
m_live3Drefresh | PANEL_DISPLAY_OPTIONS_BASE | protected |
m_netNamesLabel | PANEL_DISPLAY_OPTIONS_BASE | protected |
m_OptDisplayPadClearence | PANEL_DISPLAY_OPTIONS_BASE | protected |
m_OptDisplayPadNumber | PANEL_DISPLAY_OPTIONS_BASE | protected |
m_OptDisplayTracksClearance | PANEL_DISPLAY_OPTIONS_BASE | protected |
m_optionsBook | PANEL_DISPLAY_OPTIONS_BASE | protected |
m_ShowNetNamesOption | PANEL_DISPLAY_OPTIONS_BASE | protected |
m_staticline1 | PANEL_DISPLAY_OPTIONS_BASE | protected |
m_staticline2 | PANEL_DISPLAY_OPTIONS_BASE | protected |
m_staticline3 | PANEL_DISPLAY_OPTIONS_BASE | protected |
m_staticline4 | PANEL_DISPLAY_OPTIONS_BASE | protected |
m_staticText4 | PANEL_DISPLAY_OPTIONS_BASE | protected |
m_trackClearancesLabel | PANEL_DISPLAY_OPTIONS_BASE | protected |
OnAddLayerItem(wxCommandEvent &event) override | PANEL_DISPLAY_OPTIONS | privatevirtual |
OnDeleteLayerItem(wxCommandEvent &event) override | PANEL_DISPLAY_OPTIONS | privatevirtual |
OnGridSize(wxSizeEvent &event) | PANEL_DISPLAY_OPTIONS_BASE | inlineprotectedvirtual |
onLayerChange(wxGridEvent &event) override | PANEL_DISPLAY_OPTIONS | privatevirtual |
PANEL_DISPLAY_OPTIONS(wxWindow *aParent, APP_SETTINGS_BASE *aAppSettings) | PANEL_DISPLAY_OPTIONS | |
PANEL_DISPLAY_OPTIONS_BASE(wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(-1,-1), long style=wxTAB_TRAVERSAL, const wxString &name=wxEmptyString) | PANEL_DISPLAY_OPTIONS_BASE | |
ResetPanel() override | PANEL_DISPLAY_OPTIONS | virtual |
RESETTABLE_PANEL(wxWindow *aParent, wxWindowID aId=wxID_ANY, const wxPoint &aPos=wxDefaultPosition, const wxSize &aSize=wxSize(-1,-1), long aStyle=wxTAB_TRAVERSAL, const wxString &aName=wxEmptyString) | RESETTABLE_PANEL | inline |
Show(bool aShow) override | PANEL_DISPLAY_OPTIONS | |
TransferDataFromWindow() override | PANEL_DISPLAY_OPTIONS | |
TransferDataToWindow() override | PANEL_DISPLAY_OPTIONS | |
~PANEL_DISPLAY_OPTIONS() override | PANEL_DISPLAY_OPTIONS | |
~PANEL_DISPLAY_OPTIONS_BASE() | PANEL_DISPLAY_OPTIONS_BASE | |