Lumiera
0.pre.03
»edit your freedom«
|
Directories |
Files | |
file | config-keys.hpp [code] |
Definition of access keys for global UI configuration. | |
file | display-service.cpp [code] |
Implementation of Displayer Service, exposed as a public interface. | |
file | display-service.hpp [code] |
A public service provided by the GUI, implementing the lumiera::Display facade interface. | |
file | gtk-base.hpp [code] |
A set of basic GTK includes for the UI. | |
file | gtk-lumiera.cpp [code] |
Start up the Lumiera GTK GUI when loading it as dynamic module. | |
file | guifacade.hpp [code] |
Interface for the GUI loader and for accessing the GUI interface from the lower layers of Lumiera. | |
file | id-scheme.hpp [code] |
Hard wired definitions for the object identification system used within the UI. | |
file | notification-service.cpp [code] |
Implementation of notifications and updates within the GUI. | |
file | notification-service.hpp [code] |
A public service provided by the GUI, implementing the stage::GuiNotification facade interface. | |
file | style-scheme.hpp [code] |
Definition of access keys for uniform UI styling. | |
file | ui-bus.cpp [code] |
Implementation of the UI backbone service for messaging. | |
file | ui-bus.hpp [code] |
Under construction: the top level UI controller. | |