KiCad PCB EDA Suite
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
PANEL_COMPONENT_CLASS_CONDITION_FOOTPRINT_BASE Class Reference

Class PANEL_COMPONENT_CLASS_CONDITION_FOOTPRINT_BASE. More...

#include <panel_assign_component_classes_base.h>

Inheritance diagram for PANEL_COMPONENT_CLASS_CONDITION_FOOTPRINT_BASE:
PANEL_COMPONENT_CLASS_CONDITION_FOOTPRINT

Public Member Functions

 PANEL_COMPONENT_CLASS_CONDITION_FOOTPRINT_BASE (wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(-1,-1), long style=wxBORDER_SUNKEN|wxTAB_TRAVERSAL, const wxString &name=wxEmptyString)
 
 ~PANEL_COMPONENT_CLASS_CONDITION_FOOTPRINT_BASE ()
 

Protected Member Functions

virtual void OnShowLibraryClick (wxCommandEvent &event)
 
virtual void OnDeleteConditionClick (wxCommandEvent &event)
 

Protected Attributes

wxStaticText * m_title
 
wxTextCtrl * m_footprint
 
STD_BITMAP_BUTTONm_buttonShowLibrary
 
STD_BITMAP_BUTTONm_buttonDeleteMatch
 

Detailed Description

Constructor & Destructor Documentation

◆ PANEL_COMPONENT_CLASS_CONDITION_FOOTPRINT_BASE()

PANEL_COMPONENT_CLASS_CONDITION_FOOTPRINT_BASE::PANEL_COMPONENT_CLASS_CONDITION_FOOTPRINT_BASE ( wxWindow *  parent,
wxWindowID  id = wxID_ANY,
const wxPoint &  pos = wxDefaultPosition,
const wxSize &  size = wxSize( -1,-1 ),
long  style = wxBORDER_SUNKEN|wxTAB_TRAVERSAL,
const wxString &  name = wxEmptyString 
)

◆ ~PANEL_COMPONENT_CLASS_CONDITION_FOOTPRINT_BASE()

PANEL_COMPONENT_CLASS_CONDITION_FOOTPRINT_BASE::~PANEL_COMPONENT_CLASS_CONDITION_FOOTPRINT_BASE ( )

Member Function Documentation

◆ OnDeleteConditionClick()

virtual void PANEL_COMPONENT_CLASS_CONDITION_FOOTPRINT_BASE::OnDeleteConditionClick ( wxCommandEvent &  event)
inlineprotectedvirtual

◆ OnShowLibraryClick()

virtual void PANEL_COMPONENT_CLASS_CONDITION_FOOTPRINT_BASE::OnShowLibraryClick ( wxCommandEvent &  event)
inlineprotectedvirtual

Member Data Documentation

◆ m_buttonDeleteMatch

◆ m_buttonShowLibrary

◆ m_footprint

wxTextCtrl* PANEL_COMPONENT_CLASS_CONDITION_FOOTPRINT_BASE::m_footprint
protected

◆ m_title

wxStaticText* PANEL_COMPONENT_CLASS_CONDITION_FOOTPRINT_BASE::m_title
protected

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