Audacity 3.2.0
Classes
Registrar.h File Reference
#include <memory>
Include dependency graph for Registrar.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Registrar
 Base class for registration callback. Audacity will call providers RegisterNameOfThing() functions with an &Registrar as the argument. RegisterNameOfThing() is then responsible for calling the appropriate callback functions. More...