KiCad PCB EDA Suite
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
PANEL_JOBSET Member List

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

addDestinationPanel(JOBSET_DESTINATION *aDestination)PANEL_JOBSETprivate
buildDestinationList()PANEL_JOBSETprivate
canWindowClose()PANEL_NOTEBOOK_BASEinlinevirtual
doWindowClose()PANEL_NOTEBOOK_BASEinlinevirtual
EnsurePcbSchFramesOpen()PANEL_JOBSET
GetCanClose() overridePANEL_JOBSETprotectedvirtual
GetClosable() constPANEL_NOTEBOOK_BASEinline
GetDestinationPanels()PANEL_JOBSET
GetFilePath() constPANEL_JOBSET
GetJobsFile()PANEL_JOBSETinline
GetProjectTied()PANEL_NOTEBOOK_BASEinline
m_buttonAddDestinationPANEL_JOBSET_BASEprotected
m_buttonAddJobPANEL_JOBSET_BASEprotected
m_buttonDeletePANEL_JOBSET_BASEprotected
m_buttonDownPANEL_JOBSET_BASEprotected
m_buttonGenerateAllDestinationsPANEL_JOBSET_BASEprotected
m_buttonSavePANEL_JOBSET_BASEprotected
m_buttonUpPANEL_JOBSET_BASEprotected
m_closablePANEL_NOTEBOOK_BASEprivate
m_destinationListPANEL_JOBSET_BASEprotected
m_destinationListSizerPANEL_JOBSET_BASEprotected
m_framePANEL_JOBSETprivate
m_jobsFilePANEL_JOBSETprivate
m_jobsGridPANEL_JOBSET_BASEprotected
m_parentBookPANEL_JOBSETprivate
m_projectTiedPANEL_NOTEBOOK_BASEprivate
OnAddDestinationClick(wxCommandEvent &aEvent) overridePANEL_JOBSETprotectedvirtual
OnAddJobClick(wxCommandEvent &aEvent) overridePANEL_JOBSETprotectedvirtual
OnGenerateAllDestinationsClick(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
RemoveDestination(PANEL_DESTINATION *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