|
KiCad PCB EDA Suite
|
This is the complete list of members for PANEL_JOBSET_BASE, including all inherited members.
| GetCanClose() | PANEL_NOTEBOOK_BASE | inlinevirtual |
| GetClosable() const | PANEL_NOTEBOOK_BASE | inline |
| GetProjectTied() | PANEL_NOTEBOOK_BASE | inline |
| m_buttonAddDestination | PANEL_JOBSET_BASE | protected |
| m_buttonAddJob | PANEL_JOBSET_BASE | protected |
| m_buttonDelete | PANEL_JOBSET_BASE | protected |
| m_buttonDown | PANEL_JOBSET_BASE | protected |
| m_buttonGenerateAllDestinations | PANEL_JOBSET_BASE | protected |
| m_buttonSave | PANEL_JOBSET_BASE | protected |
| m_buttonUp | PANEL_JOBSET_BASE | protected |
| m_closable | PANEL_NOTEBOOK_BASE | private |
| m_destinationList | PANEL_JOBSET_BASE | protected |
| m_destinationListSizer | PANEL_JOBSET_BASE | protected |
| m_jobsGrid | PANEL_JOBSET_BASE | protected |
| m_projectTied | PANEL_NOTEBOOK_BASE | private |
| OnAddDestinationClick(wxCommandEvent &event) | PANEL_JOBSET_BASE | inlineprotectedvirtual |
| OnAddJobClick(wxCommandEvent &event) | PANEL_JOBSET_BASE | inlineprotectedvirtual |
| OnGenerateAllDestinationsClick(wxCommandEvent &event) | PANEL_JOBSET_BASE | inlineprotectedvirtual |
| OnGridCellChange(wxGridEvent &event) | PANEL_JOBSET_BASE | inlineprotectedvirtual |
| OnJobButtonDelete(wxCommandEvent &event) | PANEL_JOBSET_BASE | inlineprotectedvirtual |
| OnJobButtonDown(wxCommandEvent &event) | PANEL_JOBSET_BASE | inlineprotectedvirtual |
| OnJobButtonUp(wxCommandEvent &event) | PANEL_JOBSET_BASE | inlineprotectedvirtual |
| OnSaveButtonClick(wxCommandEvent &event) | PANEL_JOBSET_BASE | inlineprotectedvirtual |
| OnSizeGrid(wxSizeEvent &event) | PANEL_JOBSET_BASE | inlineprotectedvirtual |
| 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_BASE | inline |
| SetClosable(bool aYes) | PANEL_NOTEBOOK_BASE | inline |
| SetProjectTied(bool aYes) | PANEL_NOTEBOOK_BASE | inline |
| ~PANEL_JOBSET_BASE() | PANEL_JOBSET_BASE |