uicore::DisplayTarget Class Reference

Display target for uicoreDisplay. More...

#include <display_target.h>

Static Public Member Functions

static const std::shared_ptr< DisplayTargetProvider > & current_target ()
 Returns the currently selected display target. More...
 
static void set_current_target (const std::shared_ptr< DisplayTargetProvider > &target)
 Sets the currently selected display target. More...
 

Detailed Description

Display target for uicoreDisplay.

Controls which target is used for window creation

Member Function Documentation

static const std::shared_ptr<DisplayTargetProvider>& uicore::DisplayTarget::current_target ( )
static

Returns the currently selected display target.

static void uicore::DisplayTarget::set_current_target ( const std::shared_ptr< DisplayTargetProvider > &  target)
static

Sets the currently selected display target.


The documentation for this class was generated from the following file: