| 
    KiCad PCB EDA Suite
    
   | 
 
Class PANEL_DESIGN_BLOCK_LIB_TABLE_BASE. More...
#include <panel_design_block_lib_table_base.h>
  
Public Member Functions | |
| PANEL_DESIGN_BLOCK_LIB_TABLE_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_DESIGN_BLOCK_LIB_TABLE_BASE () | |
Protected Member Functions | |
| virtual void | OnUpdateUI (wxUpdateUIEvent &event) | 
| virtual void | appendRowHandler (wxCommandEvent &event) | 
| virtual void | moveUpHandler (wxCommandEvent &event) | 
| virtual void | moveDownHandler (wxCommandEvent &event) | 
| virtual void | deleteRowHandler (wxCommandEvent &event) | 
| virtual void | onMigrateLibraries (wxCommandEvent &event) | 
| virtual void | onSizeGrid (wxSizeEvent &event) | 
Protected Attributes | |
| wxNotebook * | m_notebook | 
| wxPanel * | m_global_panel | 
| WX_GRID * | m_global_grid | 
| wxPanel * | m_project_panel | 
| WX_GRID * | m_project_grid | 
| STD_BITMAP_BUTTON * | m_append_button | 
| SPLIT_BUTTON * | m_browseButton | 
| STD_BITMAP_BUTTON * | m_move_up_button | 
| STD_BITMAP_BUTTON * | m_move_down_button | 
| STD_BITMAP_BUTTON * | m_delete_button | 
| wxButton * | m_migrate_libs_button | 
| WX_GRID * | m_path_subs_grid | 
Class PANEL_DESIGN_BLOCK_LIB_TABLE_BASE.
Definition at line 38 of file panel_design_block_lib_table_base.h.
| PANEL_DESIGN_BLOCK_LIB_TABLE_BASE::PANEL_DESIGN_BLOCK_LIB_TABLE_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 15 of file panel_design_block_lib_table_base.cpp.
References _, appendRowHandler(), deleteRowHandler(), m_append_button, m_browseButton, m_delete_button, m_global_grid, m_global_panel, m_migrate_libs_button, m_move_down_button, m_move_up_button, m_notebook, m_path_subs_grid, m_project_grid, m_project_panel, moveDownHandler(), moveUpHandler(), name, onMigrateLibraries(), onSizeGrid(), and OnUpdateUI().
Referenced by PANEL_DESIGN_BLOCK_LIB_TABLE::PANEL_DESIGN_BLOCK_LIB_TABLE().
| PANEL_DESIGN_BLOCK_LIB_TABLE_BASE::~PANEL_DESIGN_BLOCK_LIB_TABLE_BASE | ( | ) | 
Definition at line 216 of file panel_design_block_lib_table_base.cpp.
References appendRowHandler(), deleteRowHandler(), m_append_button, m_delete_button, m_migrate_libs_button, m_move_down_button, m_move_up_button, m_path_subs_grid, moveDownHandler(), moveUpHandler(), onMigrateLibraries(), onSizeGrid(), and OnUpdateUI().
      
  | 
  inlineprotectedvirtual | 
Reimplemented in PANEL_DESIGN_BLOCK_LIB_TABLE.
Definition at line 58 of file panel_design_block_lib_table_base.h.
Referenced by PANEL_DESIGN_BLOCK_LIB_TABLE_BASE(), and ~PANEL_DESIGN_BLOCK_LIB_TABLE_BASE().
      
  | 
  inlineprotectedvirtual | 
Reimplemented in PANEL_DESIGN_BLOCK_LIB_TABLE.
Definition at line 61 of file panel_design_block_lib_table_base.h.
Referenced by PANEL_DESIGN_BLOCK_LIB_TABLE_BASE(), and ~PANEL_DESIGN_BLOCK_LIB_TABLE_BASE().
      
  | 
  inlineprotectedvirtual | 
Reimplemented in PANEL_DESIGN_BLOCK_LIB_TABLE.
Definition at line 60 of file panel_design_block_lib_table_base.h.
Referenced by PANEL_DESIGN_BLOCK_LIB_TABLE_BASE(), and ~PANEL_DESIGN_BLOCK_LIB_TABLE_BASE().
      
  | 
  inlineprotectedvirtual | 
Reimplemented in PANEL_DESIGN_BLOCK_LIB_TABLE.
Definition at line 59 of file panel_design_block_lib_table_base.h.
Referenced by PANEL_DESIGN_BLOCK_LIB_TABLE_BASE(), and ~PANEL_DESIGN_BLOCK_LIB_TABLE_BASE().
      
  | 
  inlineprotectedvirtual | 
Reimplemented in PANEL_DESIGN_BLOCK_LIB_TABLE.
Definition at line 62 of file panel_design_block_lib_table_base.h.
Referenced by PANEL_DESIGN_BLOCK_LIB_TABLE_BASE(), and ~PANEL_DESIGN_BLOCK_LIB_TABLE_BASE().
      
  | 
  inlineprotectedvirtual | 
Reimplemented in PANEL_DESIGN_BLOCK_LIB_TABLE.
Definition at line 63 of file panel_design_block_lib_table_base.h.
Referenced by PANEL_DESIGN_BLOCK_LIB_TABLE_BASE(), and ~PANEL_DESIGN_BLOCK_LIB_TABLE_BASE().
      
  | 
  inlineprotectedvirtual | 
Reimplemented in PANEL_DESIGN_BLOCK_LIB_TABLE.
Definition at line 57 of file panel_design_block_lib_table_base.h.
Referenced by PANEL_DESIGN_BLOCK_LIB_TABLE_BASE(), and ~PANEL_DESIGN_BLOCK_LIB_TABLE_BASE().
      
  | 
  protected | 
Definition at line 48 of file panel_design_block_lib_table_base.h.
Referenced by PANEL_DESIGN_BLOCK_LIB_TABLE::PANEL_DESIGN_BLOCK_LIB_TABLE(), PANEL_DESIGN_BLOCK_LIB_TABLE_BASE(), and ~PANEL_DESIGN_BLOCK_LIB_TABLE_BASE().
      
  | 
  protected | 
Definition at line 49 of file panel_design_block_lib_table_base.h.
Referenced by PANEL_DESIGN_BLOCK_LIB_TABLE::PANEL_DESIGN_BLOCK_LIB_TABLE(), PANEL_DESIGN_BLOCK_LIB_TABLE_BASE(), and PANEL_DESIGN_BLOCK_LIB_TABLE::~PANEL_DESIGN_BLOCK_LIB_TABLE().
      
  | 
  protected | 
Definition at line 52 of file panel_design_block_lib_table_base.h.
Referenced by PANEL_DESIGN_BLOCK_LIB_TABLE::PANEL_DESIGN_BLOCK_LIB_TABLE(), PANEL_DESIGN_BLOCK_LIB_TABLE_BASE(), and ~PANEL_DESIGN_BLOCK_LIB_TABLE_BASE().
      
  | 
  protected | 
Definition at line 45 of file panel_design_block_lib_table_base.h.
Referenced by PANEL_DESIGN_BLOCK_LIB_TABLE::global_model(), PANEL_DESIGN_BLOCK_LIB_TABLE::onMigrateLibraries(), PANEL_DESIGN_BLOCK_LIB_TABLE::OnUpdateUI(), PANEL_DESIGN_BLOCK_LIB_TABLE::PANEL_DESIGN_BLOCK_LIB_TABLE(), PANEL_DESIGN_BLOCK_LIB_TABLE_BASE(), and PANEL_DESIGN_BLOCK_LIB_TABLE::~PANEL_DESIGN_BLOCK_LIB_TABLE().
      
  | 
  protected | 
Definition at line 44 of file panel_design_block_lib_table_base.h.
Referenced by PANEL_DESIGN_BLOCK_LIB_TABLE_BASE().
      
  | 
  protected | 
Definition at line 53 of file panel_design_block_lib_table_base.h.
Referenced by PANEL_DESIGN_BLOCK_LIB_TABLE::PANEL_DESIGN_BLOCK_LIB_TABLE(), PANEL_DESIGN_BLOCK_LIB_TABLE_BASE(), and ~PANEL_DESIGN_BLOCK_LIB_TABLE_BASE().
      
  | 
  protected | 
Definition at line 51 of file panel_design_block_lib_table_base.h.
Referenced by PANEL_DESIGN_BLOCK_LIB_TABLE::PANEL_DESIGN_BLOCK_LIB_TABLE(), PANEL_DESIGN_BLOCK_LIB_TABLE_BASE(), and ~PANEL_DESIGN_BLOCK_LIB_TABLE_BASE().
      
  | 
  protected | 
Definition at line 50 of file panel_design_block_lib_table_base.h.
Referenced by PANEL_DESIGN_BLOCK_LIB_TABLE::PANEL_DESIGN_BLOCK_LIB_TABLE(), PANEL_DESIGN_BLOCK_LIB_TABLE_BASE(), and ~PANEL_DESIGN_BLOCK_LIB_TABLE_BASE().
      
  | 
  protected | 
Definition at line 43 of file panel_design_block_lib_table_base.h.
Referenced by PANEL_DESIGN_BLOCK_LIB_TABLE::OnUpdateUI(), PANEL_DESIGN_BLOCK_LIB_TABLE::PANEL_DESIGN_BLOCK_LIB_TABLE(), PANEL_DESIGN_BLOCK_LIB_TABLE_BASE(), and PANEL_DESIGN_BLOCK_LIB_TABLE::verifyTables().
      
  | 
  protected | 
Definition at line 54 of file panel_design_block_lib_table_base.h.
Referenced by PANEL_DESIGN_BLOCK_LIB_TABLE::adjustPathSubsGridColumns(), PANEL_DESIGN_BLOCK_LIB_TABLE::PANEL_DESIGN_BLOCK_LIB_TABLE(), PANEL_DESIGN_BLOCK_LIB_TABLE_BASE(), PANEL_DESIGN_BLOCK_LIB_TABLE::populateEnvironReadOnlyTable(), PANEL_DESIGN_BLOCK_LIB_TABLE::~PANEL_DESIGN_BLOCK_LIB_TABLE(), and ~PANEL_DESIGN_BLOCK_LIB_TABLE_BASE().
      
  | 
  protected | 
Definition at line 47 of file panel_design_block_lib_table_base.h.
Referenced by PANEL_DESIGN_BLOCK_LIB_TABLE::browseLibrariesHandler(), PANEL_DESIGN_BLOCK_LIB_TABLE::OnUpdateUI(), PANEL_DESIGN_BLOCK_LIB_TABLE::PANEL_DESIGN_BLOCK_LIB_TABLE(), PANEL_DESIGN_BLOCK_LIB_TABLE_BASE(), PANEL_DESIGN_BLOCK_LIB_TABLE::project_model(), and PANEL_DESIGN_BLOCK_LIB_TABLE::~PANEL_DESIGN_BLOCK_LIB_TABLE().
      
  | 
  protected | 
Definition at line 46 of file panel_design_block_lib_table_base.h.
Referenced by PANEL_DESIGN_BLOCK_LIB_TABLE_BASE().