#include <kanzi/core.ui/action/action_base.hpp>#include <kanzi/core/cpp/functional.hpp>#include <kanzi/core/cpp/memory.hpp>#include <kanzi/core/cpp/string.hpp>Classes | |
| class | kanzi::ApplyAction |
| Base abstraction for Actions for DataTrigger, such as ForwardingApplyAction and ApplyActivationAction. More... | |
Namespaces | |
| kanzi | |
| Easing functions that require external dependencies for calculation. | |
Typedefs | |
| using | kanzi::AbstractBindingRuntimeSharedPtr = shared_ptr< AbstractBindingRuntime > |
| AbstractBindingRuntime shared pointer type. More... | |
| using | kanzi::ApplyActionSharedPtr = shared_ptr< ApplyAction > |