Lumiera  0.pre.03
»edit your freedom«
ui-bus.cpp File Reference

Go to the source code of this file.

Description

Implementation of the UI backbone service for messaging.

Any globally relevant widget or controller within the Lumiera UI is connected to the UI-Bus, which is essentially implemented within this compilation unit. Clients typically use the BusTerm-Interface to route generic actions and receive notifications, state changes and mutations.

See also
core-service.hpp
BusTerm_test

Definition in file ui-bus.cpp.

Namespaces

 stage
 Lumiera GTK UI implementation root.
 
 stage::ctrl
 Backbone of the Lumiera GTK UI.