#include <nlohmann/json.hpp>
Go to the source code of this file.
Classes | |
struct | mostly_harmless::events::WebEvent |
An convenience wrapper around an event to send to a webview. More... | |
Namespaces | |
namespace | mostly_harmless |
The top-level namespace, contains all things plugin-related. | |
namespace | mostly_harmless::events |
Contains classes and functions related to events. | |