Lumiera
0.pre.03
»edit your freedom«
work-site-trail.cpp
Go to the documentation of this file.
1
/*
2
WorkSiteTrail - manage history of visited work sites
3
4
Copyright (C)
5
2017, Hermann Vosseler <Ichthyostega@web.de>
6
7
**Lumiera** is free software; you can redistribute it and/or modify it
8
under the terms of the GNU General Public License as published by the
9
Free Software Foundation; either version 2 of the License, or (at your
10
option) any later version. See the file COPYING for further details.
11
12
* *****************************************************************/
13
14
22
#include "
stage/interact/work-site-trail.hpp
"
23
//#include "stage/ctrl/global-ctx.hpp"
24
//#include "lib/util.hpp"
25
26
//using util::cStr;
27
//using util::isnil;
28
29
30
namespace
stage
{
31
namespace
interact {
32
33
34
35
// dtors via smart-ptr invoked from here...
36
WorkSiteTrail::~WorkSiteTrail()
37
{ }
38
39
43
WorkSiteTrail::WorkSiteTrail
()
44
{ }
45
46
51
}}
// namespace stage::interact
work-site-trail.hpp
History of work sites visited by the user in recent past.
stage::interact::WorkSiteTrail::WorkSiteTrail
WorkSiteTrail()
Define a new coherent location within _"interface space"_ for future interaction. ...
Definition:
work-site-trail.cpp:43
stage
Lumiera GTK UI implementation root.
Definition:
guifacade.cpp:37
stage
interact
work-site-trail.cpp
Generated on Fri Dec 13 2024 05:05:36 for Lumiera by
1.8.13