#include <kanzi/core.ui/binding/abstract_binding.hpp>Classes | |
| class | kanzi::TwoWayBinding |
| Two-way binding causes changes to either the source value or the target value to automatically update the other. More... | |
Namespaces | |
| kanzi | |
| Easing functions that require external dependencies for calculation. | |
Typedefs | |
| typedef shared_ptr< TwoWayBinding > | kanzi::TwoWayBindingSharedPtr |
| TwoWayBinding shared pointer type. More... | |