#include <kanzi/ui/ui_api.hpp>
#include <kanzi/core.ui/action/action.hpp>
#include <kanzi/core.ui/binding/manual_binding_runtime.hpp>
#include <kanzi/core/legacy/debug/kzs_error.hpp>
#include <kanzi/core/legacy/kzs_types.hpp>
Classes | |
struct | kanzi::ForwardingAction::BindingEntry |
Entry for bindings to install when the action is invoked. More... | |
struct | kanzi::ForwardingAction::BindingRuntimeEntry |
Entry for binding runtimes to execute when the action is invoked. More... | |
class | kanzi::ForwardingAction |
ForwardingAction is the base class for the action classes that read and send arguments, such as SetPropertyAction or DispatchMessageAction. More... | |
Namespaces | |
kanzi | |
Easing functions that require external dependencies for calculation. | |
Typedefs | |
typedef shared_ptr< ForwardingAction > | kanzi::ForwardingActionSharedPtr |