Audacity 3.2.0
Public Attributes | List of all members
ToolBarButtons::Entry Struct Referencefinal

#include <ToolBarButtons.h>

Collaboration diagram for ToolBarButtons::Entry:
[legend]

Public Attributes

int tool
 
CommandID commandName
 
TranslatableString untranslatedLabel
 

Detailed Description

Definition at line 26 of file ToolBarButtons.h.

Member Data Documentation

◆ commandName

CommandID ToolBarButtons::Entry::commandName

Definition at line 28 of file ToolBarButtons.h.

◆ tool

int ToolBarButtons::Entry::tool

Definition at line 27 of file ToolBarButtons.h.

◆ untranslatedLabel

TranslatableString ToolBarButtons::Entry::untranslatedLabel

Definition at line 29 of file ToolBarButtons.h.


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