KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PANEL_SETUP_TUNING_PROFILES_BASE Class Reference

Class PANEL_SETUP_TUNING_PROFILES_BASE. More...

#include <panel_setup_tuning_profiles_base.h>

Inheritance diagram for PANEL_SETUP_TUNING_PROFILES_BASE:
PANEL_SETUP_TUNING_PROFILES

Public Member Functions

 PANEL_SETUP_TUNING_PROFILES_BASE (wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(719, 506), long style=wxTAB_TRAVERSAL, const wxString &name=wxEmptyString)
 
 ~PANEL_SETUP_TUNING_PROFILES_BASE ()
 

Protected Member Functions

virtual void OnAddTuningProfileClick (wxCommandEvent &event)
 
virtual void OnRemoveTuningProfileClick (wxCommandEvent &event)
 

Protected Attributes

wxNotebook * m_tuningProfiles
 
STD_BITMAP_BUTTONm_addTuningProfileButton
 
STD_BITMAP_BUTTONm_removeTuningProfileButton
 

Detailed Description

Constructor & Destructor Documentation

◆ PANEL_SETUP_TUNING_PROFILES_BASE()

PANEL_SETUP_TUNING_PROFILES_BASE::PANEL_SETUP_TUNING_PROFILES_BASE ( wxWindow * parent,
wxWindowID id = wxID_ANY,
const wxPoint & pos = wxDefaultPosition,
const wxSize & size = wxSize( 719,506 ),
long style = wxTAB_TRAVERSAL,
const wxString & name = wxEmptyString )

◆ ~PANEL_SETUP_TUNING_PROFILES_BASE()

PANEL_SETUP_TUNING_PROFILES_BASE::~PANEL_SETUP_TUNING_PROFILES_BASE ( )

Definition at line 51 of file panel_setup_tuning_profiles_base.cpp.

Member Function Documentation

◆ OnAddTuningProfileClick()

virtual void PANEL_SETUP_TUNING_PROFILES_BASE::OnAddTuningProfileClick ( wxCommandEvent & event)
inlineprotectedvirtual

Reimplemented in PANEL_SETUP_TUNING_PROFILES.

Definition at line 44 of file panel_setup_tuning_profiles_base.h.

Referenced by PANEL_SETUP_TUNING_PROFILES_BASE().

◆ OnRemoveTuningProfileClick()

virtual void PANEL_SETUP_TUNING_PROFILES_BASE::OnRemoveTuningProfileClick ( wxCommandEvent & event)
inlineprotectedvirtual

Reimplemented in PANEL_SETUP_TUNING_PROFILES.

Definition at line 45 of file panel_setup_tuning_profiles_base.h.

Referenced by PANEL_SETUP_TUNING_PROFILES_BASE().

Member Data Documentation

◆ m_addTuningProfileButton

STD_BITMAP_BUTTON* PANEL_SETUP_TUNING_PROFILES_BASE::m_addTuningProfileButton
protected

◆ m_removeTuningProfileButton

STD_BITMAP_BUTTON* PANEL_SETUP_TUNING_PROFILES_BASE::m_removeTuningProfileButton
protected

◆ m_tuningProfiles


The documentation for this class was generated from the following files: