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

Class PANEL_COMPONENT_CLASS_CONDITION_SIDE_BASE. More...

#include <panel_assign_component_classes_base.h>

Inheritance diagram for PANEL_COMPONENT_CLASS_CONDITION_SIDE_BASE:
PANEL_COMPONENT_CLASS_CONDITION_SIDE

Public Member Functions

 PANEL_COMPONENT_CLASS_CONDITION_SIDE_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_SIDE_BASE ()
 

Protected Member Functions

virtual void OnDeleteConditionClick (wxCommandEvent &event)
 

Protected Attributes

wxStaticText * m_title
 
wxComboBox * m_side
 
STD_BITMAP_BUTTONm_buttonDeleteMatch
 

Detailed Description

Constructor & Destructor Documentation

◆ PANEL_COMPONENT_CLASS_CONDITION_SIDE_BASE()

PANEL_COMPONENT_CLASS_CONDITION_SIDE_BASE::PANEL_COMPONENT_CLASS_CONDITION_SIDE_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_SIDE_BASE()

PANEL_COMPONENT_CLASS_CONDITION_SIDE_BASE::~PANEL_COMPONENT_CLASS_CONDITION_SIDE_BASE ( )

Member Function Documentation

◆ OnDeleteConditionClick()

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

Member Data Documentation

◆ m_buttonDeleteMatch

◆ m_side

wxComboBox* PANEL_COMPONENT_CLASS_CONDITION_SIDE_BASE::m_side
protected

◆ m_title

wxStaticText* PANEL_COMPONENT_CLASS_CONDITION_SIDE_BASE::m_title
protected

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