#include <mostly_harmless/gui/mostlyharmless_WebviewBase.h>
#include <mostly_harmless/events/mostlyharmless_WebEvent.h>
#include <marvin/library/marvin_Concepts.h>
#include <choc/gui/choc_WebView.h>
#include <nlohmann/json.hpp>
#include <optional>
#include <string>
#include <memory>
Go to the source code of this file.
Classes | |
class | mostly_harmless::gui::WebviewEditor |
An opinionated subclass of WebviewBase, providing default impls for bidirectional comms. More... | |
Namespaces | |
namespace | mostly_harmless |
The top-level namespace, contains all things plugin-related. | |
namespace | mostly_harmless::gui |
Contains GUI related classes & functions. | |