Lumiera
0.pre.03
»edit your freedom«
|
#include "stage/interact/focus-tracker.hpp"
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.
Definition at line 83 of file focus-tracker.hpp.
Public Member Functions | |
FocusTracker (Navigator &) | |
Private Attributes | |
Navigator & | navigator_ |
Additional Inherited Members | |
Private Member Functions inherited from NonCopyable | |
NonCopyable (NonCopyable const &)=delete | |
NonCopyable & | operator= (NonCopyable const &)=delete |