KiCad PCB EDA Suite
|
#include <app_settings.h>
Public Attributes | |
std::vector< std::pair< wxString, bool > > | actions |
Ordered list of plugin actions mapped to whether or not they are shown in the toolbar. | |
Definition at line 161 of file app_settings.h.
std::vector<std::pair<wxString, bool> > APP_SETTINGS_BASE::PLUGINS::actions |
Ordered list of plugin actions mapped to whether or not they are shown in the toolbar.
Definition at line 164 of file app_settings.h.
Referenced by APP_SETTINGS_BASE::APP_SETTINGS_BASE(), PCB_EDIT_FRAME::GetActionPluginButtonVisible(), EDA_DRAW_FRAME::GetOrderedPluginActions(), EDA_DRAW_FRAME::IsPluginActionButtonVisible(), and PANEL_PCBNEW_ACTION_PLUGINS::TransferDataFromWindow().