EchoMap 2026-07-25 6d3977c
An experimental cross-platform digital signal processing application for sound-source localisation.
Loading...
Searching...
No Matches
ActionControllerBase.hpp File Reference

ActionControllerBase specification. More...

#include <sigc++/slot.h>
#include <filesystem>
#include "../notifications/AllNotifications.hpp"
#include "../utility/Logger.hpp"
#include "../utility/VariantHelpers.hpp"

Go to the source code of this file.

Classes

class  echomap::ActionControllerBase< Derived >
 Provides a platform-independent static mechanism for performing "system actions", such as raising a file-selector dialog, and invoking callbacks upon completion. More...

Namespaces

namespace  echomap
 The main EchoMap outermost namespace for all non-exported symbols.

Variables

template<typename Derived>
ActionControllerBase< Derived >::CallbackT echomap::ActionControllerBase< Derived >::callback {}

Detailed Description

ActionControllerBase specification.

Author
Oliver Dixon
Date
2026-07-18

Definition in file ActionControllerBase.hpp.