Lumiera  0.pre.03
»edit your freedom«
ViewLocator Class Reference

#include "stage/interact/view-locator.hpp"

Description

Access or allocate a UI component view.

Todo:
initial draft as of 9/2017 – actual implementation need to be filled in

Definition at line 99 of file view-locator.hpp.

Public Member Functions

template<class V >
V & get ()
 Access and possibly create just some component view of the desired type.
 

Private Types

using Service_LocationSolver = lib::DependInject< UILocationSolver >::ServiceInstance<>
 

Private Attributes

lib::Depend< model::ElementAccesselementAccess
 
Service_LocationSolver locResolver_
 

Additional Inherited Members

- Private Member Functions inherited from NonCopyable
 NonCopyable (NonCopyable const &)=delete
 
NonCopyableoperator= (NonCopyable const &)=delete
 
+ Inheritance diagram for ViewLocator:
+ Collaboration diagram for ViewLocator:

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