ark::gui::LocalRendererSignaler
Defined in header “ark/gui/local_renderer.hh”.
Qt object used for emitting signals from the calling thread to the background application thread.
Methods
-
void show(std::string name, std::shared_ptr< const image::Image > image)
-
void show(std::string name, std::shared_ptr< const RendererLayer > layer)
-
void request_shutdown()