#include <kanzi/core.ui/binding/abstract_binding_runtime.hpp>
#include <kanzi/core.ui/action/apply_action.hpp>
#include <kanzi/ui/ui_api.hpp>
Classes | |
struct | kanzi::ForwardingApplyAction::BindingInfo |
Stored info for a binding. More... | |
class | kanzi::ForwardingApplyAction |
ForwardingApplyAction is the base class for the ApplyAction classes that read and send an argument, such as ApplyPropertyAction. More... | |
Namespaces | |
kanzi | |
Easing functions that require external dependencies for calculation. | |
Typedefs | |
using | kanzi::ForwardingApplyActionSharedPtr = shared_ptr< ForwardingApplyAction > |