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

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

AddTable(wxAuiNotebook *aNotebook, const wxString &aTitle, bool aClosable)LIB_TABLE_NOTEBOOK_PANELstatic
GetCanClose() overrideLIB_TABLE_NOTEBOOK_PANELvirtual
GetClosable() constPANEL_NOTEBOOK_BASEinline
GetGrid()LIB_TABLE_NOTEBOOK_PANELinline
GetModel()LIB_TABLE_NOTEBOOK_PANELinline
GetProjectTied()PANEL_NOTEBOOK_BASEinline
LIB_TABLE_NOTEBOOK_PANEL(wxWindow *parent, wxWindowID id=wxID_ANY)LIB_TABLE_NOTEBOOK_PANELinline
m_closablePANEL_NOTEBOOK_BASEprivate
m_projectTiedPANEL_NOTEBOOK_BASEprivate
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
SaveTable()LIB_TABLE_NOTEBOOK_PANEL
SetClosable(bool aYes)PANEL_NOTEBOOK_BASEinline
SetProjectTied(bool aYes)PANEL_NOTEBOOK_BASEinline
TableModified()LIB_TABLE_NOTEBOOK_PANEL
~LIB_TABLE_NOTEBOOK_PANEL() overrideLIB_TABLE_NOTEBOOK_PANEL