#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 | |
namespace | kanzi |
Typedefs | |
typedef shared_ptr< TwoWayBinding > | kanzi::TwoWayBindingSharedPtr |
TwoWayBinding shared pointer type. | |