Lumiera
0.pre.03
»edit your freedom«
interaction-state.cpp
Go to the documentation of this file.
1
/*
2
InteractionState - facility to watch and guide one aspect of UI interaction
3
4
Copyright (C)
5
2015, 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
23
//#include "lib/util.hpp"
24
//#include "lib/symbol.hpp"
25
//#include "include/logging.h"
26
#include "
stage/interact/interaction-state.hpp
"
27
28
//#include <string>
29
//#include <map>
30
31
//using std::map;
32
//using std::string;
33
34
//using util::contains;
35
//using util::isnil;
36
37
namespace
stage
{
38
namespace
interact {
39
40
namespace
{
// internal details
41
42
}
// internal details
43
44
45
46
InteractionState::~InteractionState
() { }
// Emit VTables here...
47
48
49
50
53
}}
// namespace stage::interact
interaction-state.hpp
Abstraction: a component to watch, maintain and guide UI state.
stage::interact::InteractionState::~InteractionState
virtual ~InteractionState()
this is an interface
Definition:
interaction-state.cpp:46
stage
Lumiera GTK UI implementation root.
Definition:
guifacade.cpp:37
stage
interact
interaction-state.cpp
Generated on Fri Dec 13 2024 05:05:33 for Lumiera by
1.8.13