Classes |
class | debounce_t< ModeType > |
| Utility class to short-circuit feedback issues with model-view-controller systems. More...
|
struct | function_pack_t |
| Container class to unify a collecton of functions under the same function signature.This class will collect registered functions by one of two methods: as functions with named or unnamed arguments. If the former, the function is then invoked with an array_t containing arguments in the order in which they should be passed to the original function. If the latter, the function is invoked with an dictionary_t containing arguments bound to keys that match those required by the function. More...
|
class | rset< Type1, Type2, Type1Equality, Type2Equality > |
| A bidirectional lookup table intended for a small set of elements. More...
|
Modules |
| Widget Library |
| Function Traits |
| Layout Formatter |
| Sequence MVC Concepts |
| Property Model Formatter |
| Sequence Controller Concept |
| Sequence View Concept |
| XML to forest round trip utility |
| Drag and Drop Converter Concept |
| Modal Dialog Interface Kit |