KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PANEL_JOBS_BASE Member List

This is the complete list of members for PANEL_JOBS_BASE, including all inherited members.

canWindowClose()PANEL_NOTEBOOK_BASEinlinevirtual
doWindowClose()PANEL_NOTEBOOK_BASEinlinevirtual
GetCanClose()PANEL_NOTEBOOK_BASEinlinevirtual
GetClosable() constPANEL_NOTEBOOK_BASEinline
GetProjectTied()PANEL_NOTEBOOK_BASEinline
m_buttonAddJobPANEL_JOBS_BASEprotected
m_buttonDownPANEL_JOBS_BASEprotected
m_buttonOutputAddPANEL_JOBS_BASEprotected
m_buttonRunAllOutputsPANEL_JOBS_BASEprotected
m_buttonSavePANEL_JOBS_BASEprotected
m_buttonUpPANEL_JOBS_BASEprotected
m_closablePANEL_NOTEBOOK_BASEprivate
m_jobListPANEL_JOBS_BASEprotected
m_outputListPANEL_JOBS_BASEprotected
m_outputListSizerPANEL_JOBS_BASEprotected
m_projectTiedPANEL_NOTEBOOK_BASEprivate
m_staticText1PANEL_JOBS_BASEprotected
m_staticText4PANEL_JOBS_BASEprotected
OnAddJobClick(wxCommandEvent &event)PANEL_JOBS_BASEinlineprotectedvirtual
OnAddOutputClick(wxCommandEvent &event)PANEL_JOBS_BASEinlineprotectedvirtual
OnJobButtonDown(wxCommandEvent &event)PANEL_JOBS_BASEinlineprotectedvirtual
OnJobButtonUp(wxCommandEvent &event)PANEL_JOBS_BASEinlineprotectedvirtual
OnJobListDoubleClicked(wxListEvent &event)PANEL_JOBS_BASEinlineprotectedvirtual
OnJobListItemRightClick(wxListEvent &event)PANEL_JOBS_BASEinlineprotectedvirtual
OnRunAllJobsClick(wxCommandEvent &event)PANEL_JOBS_BASEinlineprotectedvirtual
OnSaveButtonClick(wxCommandEvent &event)PANEL_JOBS_BASEinlineprotectedvirtual
PANEL_JOBS_BASE(wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(600, 400), long style=wxTAB_TRAVERSAL, const wxString &name=wxEmptyString)PANEL_JOBS_BASE
PANEL_NOTEBOOK_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_NOTEBOOK_BASEinline
SetClosable(bool aYes)PANEL_NOTEBOOK_BASEinline
SetProjectTied(bool aYes)PANEL_NOTEBOOK_BASEinline
~PANEL_JOBS_BASE()PANEL_JOBS_BASE