KiCad PCB EDA Suite
Loading...
Searching...
No Matches
APP_SETTINGS_BASE::PLUGINS Struct Reference

#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.
 

Detailed Description

Definition at line 197 of file app_settings.h.

Member Data Documentation

◆ actions

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 200 of file app_settings.h.

Referenced by EDA_DRAW_FRAME::GetOrderedPluginActions(), EDA_DRAW_FRAME::IsPluginActionButtonVisible(), and PANEL_PCBNEW_ACTION_PLUGINS::TransferDataFromWindow().


The documentation for this struct was generated from the following file: