Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
work-site.cpp
Go to the documentation of this file.
1/*
2 WorkSite - a place within interface space where work is done
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
24//#include "stage/ctrl/global-ctx.hpp"
25//#include "lib/util.hpp"
26
27//using util::cStr;
28//using util::isnil;
29
30
31namespace stage {
32namespace interact {
33
34
35
36 // dtors via smart-ptr invoked from here...
39
40
46
47
52}}// namespace stage::interact
WorkSite()
Define a new coherent location within _"interface space"_ for future interaction.
Definition work-site.cpp:44
Lumiera GTK UI implementation root.
Definition guifacade.cpp:37
Represent a place "in" the interface where the user is about to do something.