Classes | |
| class | kanzi::BindingSource |
| Binding source contains all the persistent data that you need to access a source value for the binding. More... | |
Namespaces | |
| namespace | kanzi |
Typedefs | |
| typedef unique_ptr< BindingSource > | kanzi::BindingSourcePtr |
| Binding source unique pointer type. | |
Functions | |
| string | kanzi::to_string (const BindingSource &source, size_t initialIndent, size_t incrementIndent) |
| Converts binding source to string. | |