![]() |
KiCad PCB EDA Suite
|
Go to the source code of this file.
Classes | |
struct | PACKAGE_VIEW_DATA |
< Collection of data relevant to the package display panel Callback for (un)install button More... | |
class | PANEL_PACKAGE |
Typedefs | |
using | ActionCallback = std::function< void(const PACKAGE_VIEW_DATA &aData, PCM_PACKAGE_ACTION aAction, const wxString &aVersion)> |
using ActionCallback = std::function<void( const PACKAGE_VIEW_DATA& aData, PCM_PACKAGE_ACTION aAction, const wxString& aVersion )> |
Definition at line 53 of file panel_package.h.