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

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

addJobOutputPanel(JOBSET_OUTPUT *aOutput)PANEL_JOBSprivate
buildOutputList()PANEL_JOBSprivate
canWindowClose()PANEL_NOTEBOOK_BASEinlinevirtual
doWindowClose()PANEL_NOTEBOOK_BASEinlinevirtual
EnsurePcbSchFramesOpen()PANEL_JOBS
GetCanClose() overridePANEL_JOBSprotectedvirtual
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_framePANEL_JOBSprivate
m_jobListPANEL_JOBS_BASEprotected
m_jobsFilePANEL_JOBSprivate
m_outputListPANEL_JOBS_BASEprotected
m_outputListSizerPANEL_JOBS_BASEprotected
m_outputPanelMapPANEL_JOBSprivate
m_parentBookPANEL_JOBSprivate
m_projectTiedPANEL_NOTEBOOK_BASEprivate
m_staticText1PANEL_JOBS_BASEprotected
m_staticText4PANEL_JOBS_BASEprotected
OnAddJobClick(wxCommandEvent &aEvent) overridePANEL_JOBSprotectedvirtual
OnAddOutputClick(wxCommandEvent &aEvent) overridePANEL_JOBSprotectedvirtual
OnJobButtonDown(wxCommandEvent &aEvent) overridePANEL_JOBSprotectedvirtual
OnJobButtonUp(wxCommandEvent &aEvent) overridePANEL_JOBSprotectedvirtual
OnJobListDoubleClicked(wxListEvent &aEvent) overridePANEL_JOBSprotectedvirtual
OnJobListItemRightClick(wxListEvent &event) overridePANEL_JOBSprotectedvirtual
onJobListMenu(wxCommandEvent &aEvent)PANEL_JOBSprivate
OnRunAllJobsClick(wxCommandEvent &event)PANEL_JOBS_BASEinlineprotectedvirtual
OnSaveButtonClick(wxCommandEvent &aEvent) overridePANEL_JOBSprotectedvirtual
openJobOptionsForListItem(size_t aItemIndex)PANEL_JOBSprivate
PANEL_JOBS(wxAuiNotebook *aParent, KICAD_MANAGER_FRAME *aFrame, std::unique_ptr< JOBSET > aJobsFile)PANEL_JOBS
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
rebuildJobList()PANEL_JOBSprivate
RemoveOutput(JOBSET_OUTPUT *aOutput)PANEL_JOBS
SetClosable(bool aYes)PANEL_NOTEBOOK_BASEinline
SetProjectTied(bool aYes)PANEL_NOTEBOOK_BASEinline
updateTitle()PANEL_JOBSprivate
~PANEL_JOBS()PANEL_JOBS
~PANEL_JOBS_BASE()PANEL_JOBS_BASE