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

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

GetPackageData() constPANEL_PACKAGEinline
GetPreferredVersion() constPANEL_PACKAGE
m_actionCallbackPANEL_PACKAGEprivate
m_actionMenuItemPANEL_PACKAGEprivate
m_bitmapPANEL_PACKAGE_BASEprotected
m_buttonPANEL_PACKAGE_BASEprotected
m_dataPANEL_PACKAGEprivate
m_descPANEL_PACKAGE_BASEprotected
m_descSizerPANEL_PACKAGE_BASEprotected
m_minHeightPANEL_PACKAGEprivate
m_namePANEL_PACKAGE_BASEprotected
m_pinCallbackPANEL_PACKAGEprivate
m_pinVersionMenuItemPANEL_PACKAGEprivate
m_selectCallbackPANEL_PACKAGEprivate
m_selectedPANEL_PACKAGEprivate
m_splitButtonPANEL_PACKAGE_BASEprotected
OnButtonClicked(wxCommandEvent &event) overridePANEL_PACKAGEvirtual
OnClick(wxMouseEvent &event) overridePANEL_PACKAGEvirtual
OnPaint(wxPaintEvent &event) overridePANEL_PACKAGEprivatevirtual
OnPinVersionClick(wxCommandEvent &event)PANEL_PACKAGE
OnSize(wxSizeEvent &event) overridePANEL_PACKAGEvirtual
OnUninstallClick(wxCommandEvent &event)PANEL_PACKAGE
PANEL_PACKAGE(wxWindow *parent, const ActionCallback &aCallback, const PinCallback &aPinCallback, const PACKAGE_VIEW_DATA &aData)PANEL_PACKAGE
PANEL_PACKAGE_BASE(wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(-1,-1), long style=wxBORDER_NONE|wxTAB_TRAVERSAL, const wxString &name=wxEmptyString)PANEL_PACKAGE_BASE
SetSelectCallback(const std::function< void()> &aCallback)PANEL_PACKAGE
SetSelected(bool aSelected)PANEL_PACKAGE
SetState(PCM_PACKAGE_STATE aState, bool aPinned)PANEL_PACKAGE
~PANEL_PACKAGE_BASE()PANEL_PACKAGE_BASE