KiCad PCB EDA Suite
|
Class PANEL_PCBNEW_ACTION_PLUGINS_BASE. More...
#include <panel_pcbnew_action_plugins_base.h>
Public Member Functions | |
PANEL_PCBNEW_ACTION_PLUGINS_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_PCBNEW_ACTION_PLUGINS_BASE () | |
Protected Member Functions | |
virtual void | OnGridCellClick (wxGridEvent &event) |
virtual void | OnMoveUpButtonClick (wxCommandEvent &event) |
virtual void | OnMoveDownButtonClick (wxCommandEvent &event) |
virtual void | OnOpenDirectoryButtonClick (wxCommandEvent &event) |
virtual void | OnReloadButtonClick (wxCommandEvent &event) |
virtual void | OnShowErrorsButtonClick (wxCommandEvent &event) |
Class PANEL_PCBNEW_ACTION_PLUGINS_BASE.
Definition at line 35 of file panel_pcbnew_action_plugins_base.h.
PANEL_PCBNEW_ACTION_PLUGINS_BASE::PANEL_PCBNEW_ACTION_PLUGINS_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_pcbnew_action_plugins_base.cpp.
References _, m_grid, m_moveDownButton, m_moveUpButton, m_openDirectoryButton, m_reloadButton, m_showErrorsButton, OnGridCellClick(), OnMoveDownButtonClick(), OnMoveUpButtonClick(), OnOpenDirectoryButtonClick(), OnReloadButtonClick(), OnShowErrorsButtonClick(), and WX_GRID::SetColLabelSize().
PANEL_PCBNEW_ACTION_PLUGINS_BASE::~PANEL_PCBNEW_ACTION_PLUGINS_BASE | ( | ) |
Definition at line 107 of file panel_pcbnew_action_plugins_base.cpp.
References m_grid, m_moveDownButton, m_moveUpButton, m_openDirectoryButton, m_reloadButton, m_showErrorsButton, OnGridCellClick(), OnMoveDownButtonClick(), OnMoveUpButtonClick(), OnOpenDirectoryButtonClick(), OnReloadButtonClick(), and OnShowErrorsButtonClick().
|
inlineprotectedvirtual |
Reimplemented in PANEL_PCBNEW_ACTION_PLUGINS.
Definition at line 48 of file panel_pcbnew_action_plugins_base.h.
Referenced by PANEL_PCBNEW_ACTION_PLUGINS_BASE(), and ~PANEL_PCBNEW_ACTION_PLUGINS_BASE().
|
inlineprotectedvirtual |
Reimplemented in PANEL_PCBNEW_ACTION_PLUGINS.
Definition at line 50 of file panel_pcbnew_action_plugins_base.h.
Referenced by PANEL_PCBNEW_ACTION_PLUGINS_BASE(), and ~PANEL_PCBNEW_ACTION_PLUGINS_BASE().
|
inlineprotectedvirtual |
Reimplemented in PANEL_PCBNEW_ACTION_PLUGINS.
Definition at line 49 of file panel_pcbnew_action_plugins_base.h.
Referenced by PANEL_PCBNEW_ACTION_PLUGINS_BASE(), and ~PANEL_PCBNEW_ACTION_PLUGINS_BASE().
|
inlineprotectedvirtual |
Reimplemented in PANEL_PCBNEW_ACTION_PLUGINS.
Definition at line 51 of file panel_pcbnew_action_plugins_base.h.
Referenced by PANEL_PCBNEW_ACTION_PLUGINS_BASE(), and ~PANEL_PCBNEW_ACTION_PLUGINS_BASE().
|
inlineprotectedvirtual |
Reimplemented in PANEL_PCBNEW_ACTION_PLUGINS.
Definition at line 52 of file panel_pcbnew_action_plugins_base.h.
Referenced by PANEL_PCBNEW_ACTION_PLUGINS_BASE(), and ~PANEL_PCBNEW_ACTION_PLUGINS_BASE().
|
inlineprotectedvirtual |
Reimplemented in PANEL_PCBNEW_ACTION_PLUGINS.
Definition at line 53 of file panel_pcbnew_action_plugins_base.h.
Referenced by PANEL_PCBNEW_ACTION_PLUGINS_BASE(), and ~PANEL_PCBNEW_ACTION_PLUGINS_BASE().
|
protected |
Definition at line 40 of file panel_pcbnew_action_plugins_base.h.
Referenced by PANEL_PCBNEW_ACTION_PLUGINS::OnMoveDownButtonClick(), PANEL_PCBNEW_ACTION_PLUGINS::OnMoveUpButtonClick(), PANEL_PCBNEW_ACTION_PLUGINS::PANEL_PCBNEW_ACTION_PLUGINS(), PANEL_PCBNEW_ACTION_PLUGINS_BASE(), PANEL_PCBNEW_ACTION_PLUGINS::SelectRow(), PANEL_PCBNEW_ACTION_PLUGINS::SwapRows(), PANEL_PCBNEW_ACTION_PLUGINS::TransferDataFromWindow(), PANEL_PCBNEW_ACTION_PLUGINS::TransferDataToWindow(), PANEL_PCBNEW_ACTION_PLUGINS::~PANEL_PCBNEW_ACTION_PLUGINS(), and ~PANEL_PCBNEW_ACTION_PLUGINS_BASE().
|
protected |
Definition at line 42 of file panel_pcbnew_action_plugins_base.h.
Referenced by PANEL_PCBNEW_ACTION_PLUGINS::PANEL_PCBNEW_ACTION_PLUGINS(), PANEL_PCBNEW_ACTION_PLUGINS_BASE(), and ~PANEL_PCBNEW_ACTION_PLUGINS_BASE().
|
protected |
Definition at line 41 of file panel_pcbnew_action_plugins_base.h.
Referenced by PANEL_PCBNEW_ACTION_PLUGINS::PANEL_PCBNEW_ACTION_PLUGINS(), PANEL_PCBNEW_ACTION_PLUGINS_BASE(), and ~PANEL_PCBNEW_ACTION_PLUGINS_BASE().
|
protected |
Definition at line 43 of file panel_pcbnew_action_plugins_base.h.
Referenced by PANEL_PCBNEW_ACTION_PLUGINS::PANEL_PCBNEW_ACTION_PLUGINS(), PANEL_PCBNEW_ACTION_PLUGINS_BASE(), and ~PANEL_PCBNEW_ACTION_PLUGINS_BASE().
|
protected |
Definition at line 44 of file panel_pcbnew_action_plugins_base.h.
Referenced by PANEL_PCBNEW_ACTION_PLUGINS::PANEL_PCBNEW_ACTION_PLUGINS(), PANEL_PCBNEW_ACTION_PLUGINS_BASE(), and ~PANEL_PCBNEW_ACTION_PLUGINS_BASE().
|
protected |
Definition at line 45 of file panel_pcbnew_action_plugins_base.h.
Referenced by PANEL_PCBNEW_ACTION_PLUGINS::PANEL_PCBNEW_ACTION_PLUGINS(), PANEL_PCBNEW_ACTION_PLUGINS_BASE(), PANEL_PCBNEW_ACTION_PLUGINS::TransferDataToWindow(), and ~PANEL_PCBNEW_ACTION_PLUGINS_BASE().