26#ifndef STAGE_MODEL_WIDGET_H
27#define STAGE_MODEL_WIDGET_H
58 UNIMPLEMENTED (
"Widget reset");
64 UNIMPLEMENTED (
"Widget doMsg");
70 UNIMPLEMENTED (
"Widget doClearMsg");
76 UNIMPLEMENTED (
"Widget doErr");
82 UNIMPLEMENTED (
"Widget doClearErr");
88 UNIMPLEMENTED (
"Widget doFlash");
94 UNIMPLEMENTED (
"Widget doMark");
Interface common to all UI elements of relevance for the Lumiera application.
Tangible(ID identity, ctrl::BusTerm &nexus)
void mark(GenNode const &)
generic handler for all incoming "state mark" messages
Lumiera error handling (C++ interface).
Lumiera GTK UI implementation root.
generic data element node within a tree
Abstraction: a tangible element of the User Interface.