|
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 | 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 | |
| wxAuiNotebook * | m_notebook |
| 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_migrate_libs_button, m_move_down_button, m_move_up_button, m_notebook, m_path_subs_grid, moveDownHandler(), moveUpHandler(), name, onMigrateLibraries(), and onSizeGrid().
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 117 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(), and onSizeGrid().
|
inlineprotectedvirtual |
Reimplemented in PANEL_DESIGN_BLOCK_LIB_TABLE.
Definition at line 53 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 56 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 55 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 54 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().
|
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().
|
protected |
Definition at line 44 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::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 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_BASE().
|
protected |
Definition at line 47 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 46 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::AddTable(), PANEL_DESIGN_BLOCK_LIB_TABLE::browseLibrariesHandler(), PANEL_DESIGN_BLOCK_LIB_TABLE::cur_grid(), PANEL_DESIGN_BLOCK_LIB_TABLE::cur_model(), PANEL_DESIGN_BLOCK_LIB_TABLE::get_grid(), 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::TransferDataFromWindow(), and PANEL_DESIGN_BLOCK_LIB_TABLE::verifyTables().
|
protected |
Definition at line 50 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().