Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
controller.hpp File Reference

Common Abstraction of all sub-controller, coordinated by the UI-Bus. More...

Go to the source code of this file.

Description

Common Abstraction of all sub-controller, coordinated by the UI-Bus.

Todo:

as of 1/2015 this is complete WIP-WIP-WIP

as of 8/2018 we should consider to distill a common default implementation usable for most controllers. especially, there might be a default (NOP) implementation of the diff mutator builder

See also
model::Tangible
stage::UIBus
////TODO_test usage example

Definition in file controller.hpp.

Namespaces

namespace  stage
 Lumiera GTK UI implementation root.
 
namespace  stage::model
 The Lumiera GTK-GUI uses a thin proxy layer data model on top of the actual "high-level-model", which lives in the Steam-Layer below.
 

Classes

class  Controller