| 
    KiCad PCB EDA Suite
    
   | 
 
Class PANEL_PACKAGES_AND_UPDATES_BASE. More...
#include <panel_packages_and_updates_base.h>
  
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 | 
Class PANEL_PACKAGES_AND_UPDATES_BASE.
Definition at line 30 of file panel_packages_and_updates_base.h.
| 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 ) | 
Definition at line 12 of file panel_packages_and_updates_base.cpp.
References _, m_cbKicadUpdate, m_cbPcmUpdate, m_generalLabel, m_libAutoAdd, m_libAutoRemove, m_libPrefix, m_pcmLabel, m_staticline1, m_staticline2, m_staticline3, m_staticText1, m_staticText4, and name.
Referenced by PANEL_PACKAGES_AND_UPDATES::PANEL_PACKAGES_AND_UPDATES().
| PANEL_PACKAGES_AND_UPDATES_BASE::~PANEL_PACKAGES_AND_UPDATES_BASE | ( | ) | 
Definition at line 100 of file panel_packages_and_updates_base.cpp.
      
  | 
  protected | 
      
  | 
  protected | 
Definition at line 40 of file panel_packages_and_updates_base.h.
Referenced by PANEL_PACKAGES_AND_UPDATES_BASE(), PANEL_PACKAGES_AND_UPDATES::TransferDataFromWindow(), and PANEL_PACKAGES_AND_UPDATES::TransferDataToWindow().
      
  | 
  protected | 
Definition at line 35 of file panel_packages_and_updates_base.h.
Referenced by PANEL_PACKAGES_AND_UPDATES::PANEL_PACKAGES_AND_UPDATES(), and PANEL_PACKAGES_AND_UPDATES_BASE().
      
  | 
  protected | 
Definition at line 43 of file panel_packages_and_updates_base.h.
Referenced by PANEL_PACKAGES_AND_UPDATES_BASE(), PANEL_PACKAGES_AND_UPDATES::TransferDataFromWindow(), and PANEL_PACKAGES_AND_UPDATES::TransferDataToWindow().
      
  | 
  protected | 
Definition at line 44 of file panel_packages_and_updates_base.h.
Referenced by PANEL_PACKAGES_AND_UPDATES_BASE(), PANEL_PACKAGES_AND_UPDATES::TransferDataFromWindow(), and PANEL_PACKAGES_AND_UPDATES::TransferDataToWindow().
      
  | 
  protected | 
      
  | 
  protected | 
Definition at line 38 of file panel_packages_and_updates_base.h.
Referenced by PANEL_PACKAGES_AND_UPDATES_BASE().
      
  | 
  protected | 
Definition at line 39 of file panel_packages_and_updates_base.h.
Referenced by PANEL_PACKAGES_AND_UPDATES_BASE().
      
  | 
  protected | 
Definition at line 42 of file panel_packages_and_updates_base.h.
Referenced by PANEL_PACKAGES_AND_UPDATES_BASE().
      
  | 
  protected | 
Definition at line 36 of file panel_packages_and_updates_base.h.
Referenced by PANEL_PACKAGES_AND_UPDATES::PANEL_PACKAGES_AND_UPDATES(), and PANEL_PACKAGES_AND_UPDATES_BASE().
      
  | 
  protected | 
Definition at line 45 of file panel_packages_and_updates_base.h.
Referenced by PANEL_PACKAGES_AND_UPDATES_BASE().
      
  | 
  protected | 
Definition at line 41 of file panel_packages_and_updates_base.h.
Referenced by PANEL_PACKAGES_AND_UPDATES_BASE().