|
|
Donner SVG 0.8.0-pre
SVG editor and embeddable C++20 engine.
|
Side-effect controller for semantic actions emitted by the sample picker. More...
#include <functional>#include "donner/editor/ExternalUrlLauncher.h"#include "donner/editor/SamplePickerPresenter.h"Classes | |
| class | donner::editor::SamplePickerController |
| Applies sample-picker actions that cross the editor's platform boundary. More... | |
Namespaces | |
| namespace | donner |
| Top-level Donner namespace, which is split into different sub-namespaces such as donner::svg and donner::css. | |
Typedefs | |
| using | donner::editor::ExternalUrlLaunchFunction = std::function<bool(ExternalUrlTarget)> |
| Function that opens one typed external destination. | |
Side-effect controller for semantic actions emitted by the sample picker.