Audacity 3.2.0
Namespaces | Typedefs
AudacityApplicationLogicTypes.h File Reference
#include "TranslatableString.h"
#include <functional>
#include <memory>
Include dependency graph for AudacityApplicationLogicTypes.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  AudacityApplicationLogic
 

Typedefs

using AudacityApplicationLogic::ShowEffectHostInterfaceCb = std::function< bool(Effect &, std::shared_ptr< EffectInstance > &, SimpleEffectSettingsAccess &)>
 
using AudacityApplicationLogic::StopPlaybackCb = std::function< void()>
 
using AudacityApplicationLogic::SelectAllIfNoneCb = std::function< void()>