#include <panel_galvanic_corrosion.h>
Definition at line 40 of file panel_galvanic_corrosion.h.
◆ PANEL_GALVANIC_CORROSION()
| PANEL_GALVANIC_CORROSION::PANEL_GALVANIC_CORROSION |
( |
wxWindow * | parent, |
|
|
wxWindowID | id = wxID_ANY, |
|
|
const wxPoint & | pos = wxDefaultPosition, |
|
|
const wxSize & | size = wxDefaultSize, |
|
|
long | style = wxTAB_TRAVERSAL, |
|
|
const wxString & | name = wxEmptyString ) |
◆ ~PANEL_GALVANIC_CORROSION()
| PANEL_GALVANIC_CORROSION::~PANEL_GALVANIC_CORROSION |
( |
| ) |
|
◆ fillTable()
| void PANEL_GALVANIC_CORROSION::fillTable |
( |
| ) |
|
|
private |
◆ LoadSettings()
Load the settings into the panel.
- Parameters
-
| aCfg | is the settings structure to load from |
Implements CALCULATOR_PANEL.
◆ OnCorFilterChange()
| void PANEL_GALVANIC_CORROSION::OnCorFilterChange |
( |
wxCommandEvent & | aEvent | ) |
|
|
overridevirtual |
◆ OnNomenclatureChange()
| void PANEL_GALVANIC_CORROSION::OnNomenclatureChange |
( |
wxCommandEvent & | aEvent | ) |
|
|
overridevirtual |
◆ SaveSettings()
Save the settings from the panel.
- Parameters
-
| aCfg | is the settings structure to save to |
Implements CALCULATOR_PANEL.
◆ ThemeChanged()
| void PANEL_GALVANIC_CORROSION::ThemeChanged |
( |
| ) |
|
|
overridevirtual |
Update UI elements of the panel when the theme changes to ensure the images and fonts/colors are appropriate for the new theme.
Implements CALCULATOR_PANEL.
◆ bSizerMain
| wxBoxSizer* PANEL_GALVANIC_CORROSION_BASE::bSizerMain |
|
protectedinherited |
◆ m_corFilterCtrl
| wxTextCtrl* PANEL_GALVANIC_CORROSION_BASE::m_corFilterCtrl |
|
protectedinherited |
◆ m_corFilterValue
| double PANEL_GALVANIC_CORROSION::m_corFilterValue |
|
private |
◆ m_entries
◆ m_helpText
◆ m_radioBtnName
| wxRadioButton* PANEL_GALVANIC_CORROSION_BASE::m_radioBtnName |
|
protectedinherited |
◆ m_radioBtnSymbol
| wxRadioButton* PANEL_GALVANIC_CORROSION_BASE::m_radioBtnSymbol |
|
protectedinherited |
◆ m_scrolledWindow1
| wxScrolledWindow* PANEL_GALVANIC_CORROSION_BASE::m_scrolledWindow1 |
|
protectedinherited |
◆ m_staticline
| wxStaticLine* PANEL_GALVANIC_CORROSION_BASE::m_staticline |
|
protectedinherited |
◆ m_staticText2
| wxStaticText* PANEL_GALVANIC_CORROSION_BASE::m_staticText2 |
|
protectedinherited |
◆ m_staticText3
| wxStaticText* PANEL_GALVANIC_CORROSION_BASE::m_staticText3 |
|
protectedinherited |
◆ m_stOpts
| wxStaticText* PANEL_GALVANIC_CORROSION_BASE::m_stOpts |
|
protectedinherited |
◆ m_symbolicStatus
| bool PANEL_GALVANIC_CORROSION::m_symbolicStatus |
|
private |
◆ m_table
| wxGrid* PANEL_GALVANIC_CORROSION_BASE::m_table |
|
protectedinherited |
The documentation for this class was generated from the following file: