35 class DisplayTargetProvider;
44 static const std::shared_ptr<DisplayTargetProvider> &
current_target();
static const std::shared_ptr< DisplayTargetProvider > & current_target()
Returns the currently selected display target.
static void set_current_target(const std::shared_ptr< DisplayTargetProvider > &target)
Sets the currently selected display target.
Display target for uicoreDisplay.
Definition: display_target.h:40
Definition: Application/application.h:35