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

Go to the source code of this file.

Classes

class  ComponentInterface
 ComponentInterface provides name / vendor / version functions to identify plugins. It is what makes a class a plug-in. Additionally it provides an optional parameter definitions function, for those components such as commands, effects and (soon) preference pagess that define parameters. More...
 

Typedefs

using VendorSymbol = ComponentInterfaceSymbol
 

Typedef Documentation

◆ VendorSymbol

Definition at line 50 of file ComponentInterface.h.