KiCad PCB EDA Suite
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
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 178 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 181 of file app_settings.h.

Referenced by PCB_EDIT_FRAME::GetActionPluginButtonVisible(), 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: