#include <kanzi/core.ui/binding/abstract_binding.hpp>Classes | |
| class | kanzi::ManualBinding |
| Manual binding is a one-to-one binding that caches the value that was written to the target. More... | |
Namespaces | |
| namespace | kanzi |
Typedefs | |
| typedef shared_ptr< ManualBinding > | kanzi::ManualBindingSharedPtr |
| Manual binding shared pointer type. | |