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

Class PANEL_PACKAGES_AND_UPDATES_BASE. More...

#include <panel_packages_and_updates_base.h>

Inheritance diagram for PANEL_PACKAGES_AND_UPDATES_BASE:
PANEL_PACKAGES_AND_UPDATES

Public Member Functions

 PANEL_PACKAGES_AND_UPDATES_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_PACKAGES_AND_UPDATES_BASE ()
 

Protected Attributes

wxStaticText * m_generalLabel
 
wxStaticLine * m_staticline3
 
wxCheckBox * m_cbKicadUpdate
 
wxStaticText * m_pcmLabel
 
wxStaticLine * m_staticline1
 
wxCheckBox * m_cbPcmUpdate
 
wxStaticText * m_staticText4
 
wxStaticLine * m_staticline2
 
wxCheckBox * m_libAutoAdd
 
wxCheckBox * m_libAutoRemove
 
wxStaticText * m_staticText1
 
wxTextCtrl * m_libPrefix
 

Detailed Description

Constructor & Destructor Documentation

◆ PANEL_PACKAGES_AND_UPDATES_BASE()

PANEL_PACKAGES_AND_UPDATES_BASE::PANEL_PACKAGES_AND_UPDATES_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_PACKAGES_AND_UPDATES_BASE()

PANEL_PACKAGES_AND_UPDATES_BASE::~PANEL_PACKAGES_AND_UPDATES_BASE ( )

Definition at line 106 of file panel_packages_and_updates_base.cpp.

Member Data Documentation

◆ m_cbKicadUpdate

◆ m_cbPcmUpdate

wxCheckBox* PANEL_PACKAGES_AND_UPDATES_BASE::m_cbPcmUpdate
protected

◆ m_generalLabel

wxStaticText* PANEL_PACKAGES_AND_UPDATES_BASE::m_generalLabel
protected

◆ m_libAutoAdd

wxCheckBox* PANEL_PACKAGES_AND_UPDATES_BASE::m_libAutoAdd
protected

◆ m_libAutoRemove

wxCheckBox* PANEL_PACKAGES_AND_UPDATES_BASE::m_libAutoRemove
protected

◆ m_libPrefix

◆ m_pcmLabel

wxStaticText* PANEL_PACKAGES_AND_UPDATES_BASE::m_pcmLabel
protected

Definition at line 39 of file panel_packages_and_updates_base.h.

Referenced by PANEL_PACKAGES_AND_UPDATES_BASE().

◆ m_staticline1

wxStaticLine* PANEL_PACKAGES_AND_UPDATES_BASE::m_staticline1
protected

Definition at line 40 of file panel_packages_and_updates_base.h.

Referenced by PANEL_PACKAGES_AND_UPDATES_BASE().

◆ m_staticline2

wxStaticLine* PANEL_PACKAGES_AND_UPDATES_BASE::m_staticline2
protected

Definition at line 43 of file panel_packages_and_updates_base.h.

Referenced by PANEL_PACKAGES_AND_UPDATES_BASE().

◆ m_staticline3

wxStaticLine* PANEL_PACKAGES_AND_UPDATES_BASE::m_staticline3
protected

◆ m_staticText1

wxStaticText* PANEL_PACKAGES_AND_UPDATES_BASE::m_staticText1
protected

Definition at line 46 of file panel_packages_and_updates_base.h.

Referenced by PANEL_PACKAGES_AND_UPDATES_BASE().

◆ m_staticText4

wxStaticText* PANEL_PACKAGES_AND_UPDATES_BASE::m_staticText4
protected

Definition at line 42 of file panel_packages_and_updates_base.h.

Referenced by PANEL_PACKAGES_AND_UPDATES_BASE().


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