KiCad PCB EDA Suite
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
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_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_jobsGridPANEL_JOBSET_BASEprotected
m_projectTiedPANEL_NOTEBOOK_BASEprivate
OnAddDestinationClick(wxCommandEvent &event)PANEL_JOBSET_BASEinlineprotectedvirtual
OnAddJobClick(wxCommandEvent &event)PANEL_JOBSET_BASEinlineprotectedvirtual
OnGenerateAllDestinationsClick(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