| 
    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 204 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 207 of file app_settings.h.
Referenced by EDA_DRAW_FRAME::GetOrderedPluginActions(), EDA_DRAW_FRAME::IsPluginActionButtonVisible(), and PANEL_PCBNEW_ACTION_PLUGINS::TransferDataFromWindow().