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

#include "stage/interact/focus-tracker.hpp"

Description

Helper to pick up typical focus/activity changes, for the purpose of keeping a coherent system of WorkSite locations and a global "Spot" of activity in sync with spontaneous jumps to some arbitrary widget within the UI.

Todo:
initial draft as of 2/2017 – actual implementation has to be filled in

Definition at line 83 of file focus-tracker.hpp.

Public Member Functions

 FocusTracker (Navigator &)
 

Private Attributes

Navigatornavigator_
 

Additional Inherited Members

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

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