EchoMap
2026-07-25 6d3977c
An experimental cross-platform digital signal processing application for sound-source localisation.
Toggle main menu visibility
Loading...
Searching...
No Matches
AllNotifications.hpp
Go to the documentation of this file.
1
9
10
#ifndef ECHOMAP_ALLNOTIFICATIONS_HPP
11
#define ECHOMAP_ALLNOTIFICATIONS_HPP
12
13
#include "
AddChannelMappingNotification.hpp
"
14
#include "
AllNotificationsFwd.hpp
"
15
#include "
ClearErrorNotification.hpp
"
16
#include "
ModifySensorColourNotification.hpp
"
17
#include "
ModifySensorPositionNotification.hpp
"
18
#include "
ProjectSelectionCompleteNotification.hpp
"
19
20
#if !defined(__EMSCRIPTEN__) || defined(__DOXYGEN__)
21
22
// Native-only notifications.
23
24
#include "
native/RaiseFileChooserNotification.hpp
"
25
26
#endif
// __EMSCRIPTEN__
27
28
#if defined(__EMSCRIPTEN__) || defined(__DOXYGEN__)
29
30
// Web-only notifications.
31
32
#include "
web/CancelProjectLoadNotification.hpp
"
33
#include "
web/CompleteProjectLoadNotification.hpp
"
34
#include "
web/RegisterVFSMappingNotification.hpp
"
35
36
#endif
// __EMSCRIPTEN__
37
38
#endif
// ECHOMAP_ALLNOTIFICATIONS_HPP
AddChannelMappingNotification.hpp
AddChannelMappingNotification specification.
AllNotificationsFwd.hpp
AllNotificationsFwd specification.
CancelProjectLoadNotification.hpp
CancelProjectLoadNotification specification.
ClearErrorNotification.hpp
ClearErrorNotification specification.
CompleteProjectLoadNotification.hpp
CompleteProjectLoadNotification specification.
ModifySensorColourNotification.hpp
ModifySensorColourNotification specification.
ModifySensorPositionNotification.hpp
ModifySensorPositionNotification specification.
ProjectSelectionCompleteNotification.hpp
ProjectSelectionCompleteNotification specification.
RaiseFileChooserNotification.hpp
RaiseFileChooserNotification specification.
RegisterVFSMappingNotification.hpp
RegisterVFSMappingNotification specification.
src
notifications
AllNotifications.hpp
Generated by
1.17.0