#include <kanzi/ui/ui_api.hpp>
#include <kanzi/ui/node/concept/activity/activity_concept.hpp>
#include <kanzi/ui/node/concept/activity/code_behind.hpp>
Classes | |
class | kanzi::ActivityCodeBehind |
ActivityCodeBehind is code that is associated with a particular Activity node, and has access to the properties of that Activity node. More... | |
Namespaces | |
kanzi | |
Easing functions that require external dependencies for calculation. | |
Typedefs | |
using | kanzi::ActivityCodeBehindSharedPtr = shared_ptr< ActivityCodeBehind > |
ActivityCodeBehind shared pointer. More... | |