KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PANEL_TOOLBAR_CUSTOMIZATION::ACTION_LIST_ENTRY Struct Reference

#include <panel_toolbar_customization.h>

Public Attributes

wxString label
 
wxString tooltip
 
wxString search_text
 
TOOL_ACTIONaction = nullptr
 
ACTION_TOOLBAR_CONTROLcontrol = nullptr
 
int image_index = -1
 

Detailed Description

Definition at line 67 of file panel_toolbar_customization.h.

Member Data Documentation

◆ action

TOOL_ACTION* PANEL_TOOLBAR_CUSTOMIZATION::ACTION_LIST_ENTRY::action = nullptr

◆ control

ACTION_TOOLBAR_CONTROL* PANEL_TOOLBAR_CUSTOMIZATION::ACTION_LIST_ENTRY::control = nullptr

◆ image_index

int PANEL_TOOLBAR_CUSTOMIZATION::ACTION_LIST_ENTRY::image_index = -1

◆ label

wxString PANEL_TOOLBAR_CUSTOMIZATION::ACTION_LIST_ENTRY::label

◆ search_text

wxString PANEL_TOOLBAR_CUSTOMIZATION::ACTION_LIST_ENTRY::search_text

◆ tooltip

wxString PANEL_TOOLBAR_CUSTOMIZATION::ACTION_LIST_ENTRY::tooltip

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