|
|
Donner SVG 0.8.0-pre
SVG editor and embeddable C++20 engine.
|
Applies sample-picker actions that cross the editor's platform boundary. More...
#include "donner/editor/SamplePickerController.h"
Public Member Functions | |
| SamplePickerController (ExternalUrlLaunchFunction launchExternalUrl=LaunchExternalUrl) | |
| bool | applyExternalActions (const SamplePickerActions &actions) const |
| Apply external side effects requested by the presenter. | |
Applies sample-picker actions that cross the editor's platform boundary.
|
explicit |
| launchExternalUrl | Platform URL launch port. Tests may provide a recording fake. |
|
nodiscard |
Apply external side effects requested by the presenter.
| actions | Semantic actions emitted for the current frame. |