Audacity 3.2.0
Classes | Typedefs
ComponentInterfaceSymbol.h File Reference
#include "Identifier.h"
#include "Internat.h"
Include dependency graph for ComponentInterfaceSymbol.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ComponentInterfaceSymbol
 ComponentInterfaceSymbol pairs a persistent string identifier used internally with an optional, different string as msgid for lookup in a translation catalog. More...
 

Typedefs

using EnumValueSymbol = ComponentInterfaceSymbol
 
using NumericFormatSymbol = EnumValueSymbol
 
using EffectFamilySymbol = ComponentInterfaceSymbol
 

Typedef Documentation

◆ EffectFamilySymbol

Definition at line 86 of file ComponentInterfaceSymbol.h.

◆ EnumValueSymbol

Definition at line 84 of file ComponentInterfaceSymbol.h.

◆ NumericFormatSymbol

Definition at line 85 of file ComponentInterfaceSymbol.h.