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
GetFilePath() constPANEL_JOBS
GetJobsFile()PANEL_JOBSinline
GetProjectTied()PANEL_NOTEBOOK_BASEinline
m_buttonAddJobPANEL_JOBS_BASEprotected
m_buttonDeletePANEL_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_jobsFilePANEL_JOBSprivate
m_jobsGridPANEL_JOBS_BASEprotected
m_outputListPANEL_JOBS_BASEprotected
m_outputListSizerPANEL_JOBS_BASEprotected
m_outputPanelMapPANEL_JOBSprivate
m_parentBookPANEL_JOBSprivate
m_projectTiedPANEL_NOTEBOOK_BASEprivate
OnAddJobClick(wxCommandEvent &aEvent) overridePANEL_JOBSprotectedvirtual
OnAddOutputClick(wxCommandEvent &aEvent) overridePANEL_JOBSprotectedvirtual
OnJobButtonDelete(wxCommandEvent &aEvent) overridePANEL_JOBSvirtual
OnJobButtonDown(wxCommandEvent &aEvent) overridePANEL_JOBSprotectedvirtual
OnJobButtonUp(wxCommandEvent &aEvent) overridePANEL_JOBSprotectedvirtual
OnRunAllJobsClick(wxCommandEvent &event) overridePANEL_JOBSprotectedvirtual
OnSaveButtonClick(wxCommandEvent &aEvent) overridePANEL_JOBSprotectedvirtual
OnSizeGrid(wxSizeEvent &aEvent) overridePANEL_JOBSprotectedvirtual
OpenJobOptionsForListItem(size_t aItemIndex)PANEL_JOBS
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_JOBS
~PANEL_JOBS()PANEL_JOBS
~PANEL_JOBS_BASE()PANEL_JOBS_BASE