![]() |
Lumiera 0.pre.04
»edit your freedom«
|
Core hub and routing table of the UI-Bus. More...
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>Namespaces | |
| namespace | stage |
| Lumiera GTK UI implementation root. | |
| namespace | stage::ctrl |
| Backbone of the Lumiera GTK UI. | |
Classes | |
| class | Nexus |
| Central hub of the UI-Bus. More... | |