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

This is the complete list of members for PANEL_JOBSET_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_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_jobsGridPANEL_JOBSET_BASEprotected
m_outputListPANEL_JOBSET_BASEprotected
m_outputListSizerPANEL_JOBSET_BASEprotected
m_projectTiedPANEL_NOTEBOOK_BASEprivate
OnAddJobClick(wxCommandEvent &event)PANEL_JOBSET_BASEinlineprotectedvirtual
OnAddOutputClick(wxCommandEvent &event)PANEL_JOBSET_BASEinlineprotectedvirtual
OnGenerateAllOutputsClick(wxCommandEvent &event)PANEL_JOBSET_BASEinlineprotectedvirtual
OnGridCellChange(wxGridEvent &event)PANEL_JOBSET_BASEinlineprotectedvirtual
OnJobButtonDelete(wxCommandEvent &event)PANEL_JOBSET_BASEinlineprotectedvirtual
OnJobButtonDown(wxCommandEvent &event)PANEL_JOBSET_BASEinlineprotectedvirtual
OnJobButtonUp(wxCommandEvent &event)PANEL_JOBSET_BASEinlineprotectedvirtual
OnSaveButtonClick(wxCommandEvent &event)PANEL_JOBSET_BASEinlineprotectedvirtual
OnSizeGrid(wxSizeEvent &event)PANEL_JOBSET_BASEinlineprotectedvirtual
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
SetClosable(bool aYes)PANEL_NOTEBOOK_BASEinline
SetProjectTied(bool aYes)PANEL_NOTEBOOK_BASEinline
~PANEL_JOBSET_BASE()PANEL_JOBSET_BASE