Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
Implementation details of resolving a UICoord path against the actual UI topology.
Algorithm to match a UI-Coord spec, possibly with wildcards, against the current actual tree of UI widgets.
Definition in file ui-coord-resolver.cpp.
Classes | |
class | PathManipulator |
Special UI-Coordinate builder to define the solution path step by step while we recurse down into the reference tree. More... | |
Functions | |
size_t | find_wildcardFree_suffix (UICoord const &uic) |
Namespaces | |
stage | |
Lumiera GTK UI implementation root. | |
stage::interact | |
UI interaction control. | |