Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
Core hub and routing table of the UI-Bus.
Any relevant element within the Lumiera GTK UI is connected to the UI-Bus through some bus terminal. Actually, there is one special BustTerm implementation, which acts as router and messaging hub.
Definition in file nexus.hpp.
#include "lib/error.hpp"
#include "lib/nocopy.hpp"
#include "lib/idi/genfunc.hpp"
#include "lib/diff/mutation-message.hpp"
#include "lib/diff/tree-diff-application.hpp"
#include "stage/ctrl/bus-term.hpp"
#include "stage/model/tangible.hpp"
#include "lib/idi/entry-id.hpp"
#include <unordered_map>
Classes | |
class | Nexus |
Central hub of the UI-Bus. More... | |
Namespaces | |
stage | |
Lumiera GTK UI implementation root. | |
stage::ctrl | |
Backbone of the Lumiera GTK UI. | |