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

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

addJobOutputPanel(JOBSET_OUTPUT *aOutput)PANEL_JOBSETprivate
buildOutputList()PANEL_JOBSETprivate
canWindowClose()PANEL_NOTEBOOK_BASEinlinevirtual
doWindowClose()PANEL_NOTEBOOK_BASEinlinevirtual
EnsurePcbSchFramesOpen()PANEL_JOBSET
GetCanClose() overridePANEL_JOBSETprotectedvirtual
GetClosable() constPANEL_NOTEBOOK_BASEinline
GetFilePath() constPANEL_JOBSET
GetJobsFile()PANEL_JOBSETinline
GetOutputPanels()PANEL_JOBSET
GetProjectTied()PANEL_NOTEBOOK_BASEinline
m_buttonAddJobPANEL_JOBSET_BASEprotected
m_buttonDeletePANEL_JOBSET_BASEprotected
m_buttonDownPANEL_JOBSET_BASEprotected
m_buttonOutputAddPANEL_JOBSET_BASEprotected
m_buttonRunAllOutputsPANEL_JOBSET_BASEprotected
m_buttonSavePANEL_JOBSET_BASEprotected
m_buttonUpPANEL_JOBSET_BASEprotected
m_closablePANEL_NOTEBOOK_BASEprivate
m_framePANEL_JOBSETprivate
m_jobsFilePANEL_JOBSETprivate
m_jobsGridPANEL_JOBSET_BASEprotected
m_outputListPANEL_JOBSET_BASEprotected
m_outputListSizerPANEL_JOBSET_BASEprotected
m_parentBookPANEL_JOBSETprivate
m_projectTiedPANEL_NOTEBOOK_BASEprivate
OnAddJobClick(wxCommandEvent &aEvent) overridePANEL_JOBSETprotectedvirtual
OnAddOutputClick(wxCommandEvent &aEvent) overridePANEL_JOBSETprotectedvirtual
OnGenerateAllOutputsClick(wxCommandEvent &event) overridePANEL_JOBSETprotectedvirtual
OnGridCellChange(wxGridEvent &aEvent) overridePANEL_JOBSETprotectedvirtual
OnJobButtonDelete(wxCommandEvent &aEvent) overridePANEL_JOBSETvirtual
OnJobButtonDown(wxCommandEvent &aEvent) overridePANEL_JOBSETprotectedvirtual
OnJobButtonUp(wxCommandEvent &aEvent) overridePANEL_JOBSETprotectedvirtual
OnSaveButtonClick(wxCommandEvent &aEvent) overridePANEL_JOBSETprotectedvirtual
OnSizeGrid(wxSizeEvent &aEvent) overridePANEL_JOBSETprotectedvirtual
OpenJobOptionsForListItem(size_t aItemIndex)PANEL_JOBSET
PANEL_JOBSET(wxAuiNotebook *aParent, KICAD_MANAGER_FRAME *aFrame, std::unique_ptr< JOBSET > aJobsFile)PANEL_JOBSET
PANEL_JOBSET_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_JOBSET_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_JOBSETprivate
RemoveOutput(PANEL_JOBSET_OUTPUT *aPanel)PANEL_JOBSET
SetClosable(bool aYes)PANEL_NOTEBOOK_BASEinline
SetProjectTied(bool aYes)PANEL_NOTEBOOK_BASEinline
UpdateTitle()PANEL_JOBSET
~PANEL_JOBSET()PANEL_JOBSET
~PANEL_JOBSET_BASE()PANEL_JOBSET_BASE