KiCad PCB EDA Suite
|
Class PANEL_3D_COLORS_BASE. More...
#include <panel_3D_colors_base.h>
Public Member Functions | |
PANEL_3D_COLORS_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_3D_COLORS_BASE () | |
virtual void | ResetPanel ()=0 |
Reset the contents of this panel. More... | |
virtual wxString | GetResetTooltip () const |
Get the tooltip the reset button should display when showing this panel. More... | |
wxString | GetHelpTextAtPoint (const wxPoint &aPt, wxHelpEvent::Origin aOrigin) const override |
Overridden to supply the reset button tooltip when queried with { -INT_MAX, INT_MAX }. More... | |
Protected Attributes | |
wxStaticText * | m_environmentLable |
wxStaticLine * | m_staticline1 |
wxStaticText * | backgroundTopLabel |
COLOR_SWATCH * | m_backgroundTop |
wxStaticText * | backgroundBotLabel |
COLOR_SWATCH * | m_backgroundBottom |
wxStaticText * | solderPasteLabel |
COLOR_SWATCH * | m_solderPaste |
wxStaticText * | m_boardColorsLabel |
wxStaticLine * | m_staticline2 |
wxRadioButton * | m_boardStackupRB |
wxRadioButton * | m_specificColorsRB |
wxStaticText * | silkscreenTopLabel |
COLOR_SWATCH * | m_silkscreenTop |
wxStaticText * | silkscreenBottomLabel |
COLOR_SWATCH * | m_silkscreenBottom |
wxStaticText * | solderMaskTopLabel |
COLOR_SWATCH * | m_solderMaskTop |
wxStaticText * | solderMaskBottomLabel |
COLOR_SWATCH * | m_solderMaskBottom |
wxStaticText * | surfaceFinishLabel |
COLOR_SWATCH * | m_surfaceFinish |
wxStaticText * | boardBodyLabel |
COLOR_SWATCH * | m_boardBody |
Class PANEL_3D_COLORS_BASE.
Definition at line 33 of file panel_3D_colors_base.h.
PANEL_3D_COLORS_BASE::PANEL_3D_COLORS_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 |
||
) |
Definition at line 14 of file panel_3D_colors_base.cpp.
References _, backgroundBotLabel, backgroundTopLabel, boardBodyLabel, m_backgroundBottom, m_backgroundTop, m_boardBody, m_boardColorsLabel, m_boardStackupRB, m_environmentLable, m_silkscreenBottom, m_silkscreenTop, m_solderMaskBottom, m_solderMaskTop, m_solderPaste, m_specificColorsRB, m_staticline1, m_staticline2, m_surfaceFinish, silkscreenBottomLabel, silkscreenTopLabel, solderMaskBottomLabel, solderMaskTopLabel, solderPasteLabel, and surfaceFinishLabel.
PANEL_3D_COLORS_BASE::~PANEL_3D_COLORS_BASE | ( | ) |
Definition at line 151 of file panel_3D_colors_base.cpp.
|
inlineoverrideinherited |
Overridden to supply the reset button tooltip when queried with { -INT_MAX, INT_MAX }.
Definition at line 72 of file resettable_panel.h.
References RESETTABLE_PANEL::GetResetTooltip().
|
inlinevirtualinherited |
Get the tooltip the reset button should display when showing this panel.
Reimplemented in PANEL_COLOR_SETTINGS, and PANEL_HOTKEYS_EDITOR.
Definition at line 64 of file resettable_panel.h.
References _.
Referenced by RESETTABLE_PANEL::GetHelpTextAtPoint().
|
pure virtualinherited |
Reset the contents of this panel.
Implemented in PANEL_3D_COLORS, PANEL_3D_DISPLAY_OPTIONS, PANEL_3D_OPENGL_OPTIONS, PANEL_3D_RAYTRACING_OPTIONS, PANEL_EESCHEMA_ANNOTATION_OPTIONS, PANEL_EESCHEMA_COLOR_SETTINGS, PANEL_EESCHEMA_DISPLAY_OPTIONS, PANEL_EESCHEMA_EDITING_OPTIONS, PANEL_SETUP_PINMAP, PANEL_SYM_DISPLAY_OPTIONS, PANEL_SYM_EDITING_OPTIONS, PANEL_GERBVIEW_DISPLAY_OPTIONS, PANEL_GERBVIEW_EXCELLON_SETTINGS, PANEL_COLOR_SETTINGS, PANEL_COMMON_SETTINGS, PANEL_DATA_COLLECTION, PANEL_MOUSE_SETTINGS, PANEL_HOTKEYS_EDITOR, PANEL_PL_EDITOR_COLOR_SETTINGS, PANEL_PL_EDITOR_DISPLAY_OPTIONS, PANEL_DISPLAY_OPTIONS, PANEL_EDIT_OPTIONS, PANEL_FP_EDITOR_DEFAULTS, PANEL_PCBNEW_COLOR_SETTINGS, and PANEL_PCBNEW_DISPLAY_ORIGIN.
Referenced by RESETTABLE_PANEL::RESETTABLE_PANEL().
|
protected |
Definition at line 42 of file panel_3D_colors_base.h.
Referenced by PANEL_3D_COLORS_BASE().
|
protected |
Definition at line 40 of file panel_3D_colors_base.h.
Referenced by PANEL_3D_COLORS_BASE().
|
protected |
Definition at line 60 of file panel_3D_colors_base.h.
Referenced by PANEL_3D_COLORS_BASE().
|
protected |
Definition at line 43 of file panel_3D_colors_base.h.
Referenced by PANEL_3D_COLORS::PANEL_3D_COLORS(), PANEL_3D_COLORS_BASE(), PANEL_3D_COLORS::ResetPanel(), PANEL_3D_COLORS::TransferDataFromWindow(), and PANEL_3D_COLORS::TransferDataToWindow().
|
protected |
Definition at line 41 of file panel_3D_colors_base.h.
Referenced by PANEL_3D_COLORS::PANEL_3D_COLORS(), PANEL_3D_COLORS_BASE(), PANEL_3D_COLORS::ResetPanel(), PANEL_3D_COLORS::TransferDataFromWindow(), and PANEL_3D_COLORS::TransferDataToWindow().
|
protected |
Definition at line 61 of file panel_3D_colors_base.h.
Referenced by PANEL_3D_COLORS::PANEL_3D_COLORS(), PANEL_3D_COLORS_BASE(), PANEL_3D_COLORS::ResetPanel(), PANEL_3D_COLORS::TransferDataFromWindow(), and PANEL_3D_COLORS::TransferDataToWindow().
|
protected |
Definition at line 46 of file panel_3D_colors_base.h.
Referenced by PANEL_3D_COLORS_BASE().
|
protected |
Definition at line 48 of file panel_3D_colors_base.h.
Referenced by PANEL_3D_COLORS_BASE(), PANEL_3D_COLORS::ResetPanel(), PANEL_3D_COLORS::TransferDataFromWindow(), and PANEL_3D_COLORS::TransferDataToWindow().
|
protected |
Definition at line 38 of file panel_3D_colors_base.h.
Referenced by PANEL_3D_COLORS_BASE().
|
protected |
Definition at line 53 of file panel_3D_colors_base.h.
Referenced by PANEL_3D_COLORS::PANEL_3D_COLORS(), PANEL_3D_COLORS_BASE(), PANEL_3D_COLORS::ResetPanel(), PANEL_3D_COLORS::TransferDataFromWindow(), and PANEL_3D_COLORS::TransferDataToWindow().
|
protected |
Definition at line 51 of file panel_3D_colors_base.h.
Referenced by PANEL_3D_COLORS::PANEL_3D_COLORS(), PANEL_3D_COLORS_BASE(), PANEL_3D_COLORS::ResetPanel(), PANEL_3D_COLORS::TransferDataFromWindow(), and PANEL_3D_COLORS::TransferDataToWindow().
|
protected |
Definition at line 57 of file panel_3D_colors_base.h.
Referenced by PANEL_3D_COLORS::PANEL_3D_COLORS(), PANEL_3D_COLORS_BASE(), PANEL_3D_COLORS::ResetPanel(), PANEL_3D_COLORS::TransferDataFromWindow(), and PANEL_3D_COLORS::TransferDataToWindow().
|
protected |
Definition at line 55 of file panel_3D_colors_base.h.
Referenced by PANEL_3D_COLORS::PANEL_3D_COLORS(), PANEL_3D_COLORS_BASE(), PANEL_3D_COLORS::ResetPanel(), PANEL_3D_COLORS::TransferDataFromWindow(), and PANEL_3D_COLORS::TransferDataToWindow().
|
protected |
Definition at line 45 of file panel_3D_colors_base.h.
Referenced by PANEL_3D_COLORS::PANEL_3D_COLORS(), PANEL_3D_COLORS_BASE(), PANEL_3D_COLORS::ResetPanel(), PANEL_3D_COLORS::TransferDataFromWindow(), and PANEL_3D_COLORS::TransferDataToWindow().
|
protected |
Definition at line 49 of file panel_3D_colors_base.h.
Referenced by PANEL_3D_COLORS_BASE(), and PANEL_3D_COLORS::TransferDataToWindow().
|
protected |
Definition at line 39 of file panel_3D_colors_base.h.
Referenced by PANEL_3D_COLORS_BASE().
|
protected |
Definition at line 47 of file panel_3D_colors_base.h.
Referenced by PANEL_3D_COLORS_BASE().
|
protected |
Definition at line 59 of file panel_3D_colors_base.h.
Referenced by PANEL_3D_COLORS::PANEL_3D_COLORS(), PANEL_3D_COLORS_BASE(), PANEL_3D_COLORS::ResetPanel(), PANEL_3D_COLORS::TransferDataFromWindow(), and PANEL_3D_COLORS::TransferDataToWindow().
|
protected |
Definition at line 52 of file panel_3D_colors_base.h.
Referenced by PANEL_3D_COLORS_BASE().
|
protected |
Definition at line 50 of file panel_3D_colors_base.h.
Referenced by PANEL_3D_COLORS_BASE().
|
protected |
Definition at line 56 of file panel_3D_colors_base.h.
Referenced by PANEL_3D_COLORS_BASE().
|
protected |
Definition at line 54 of file panel_3D_colors_base.h.
Referenced by PANEL_3D_COLORS_BASE().
|
protected |
Definition at line 44 of file panel_3D_colors_base.h.
Referenced by PANEL_3D_COLORS_BASE().
|
protected |
Definition at line 58 of file panel_3D_colors_base.h.
Referenced by PANEL_3D_COLORS_BASE().