#include <kanzi/core.ui/property/variant.hpp>
#include <kanzi/core.ui/trigger/trigger.hpp>
#include <kanzi/ui/ui_api.hpp>
Classes | |
class | kanzi::OnPropertyChangedTrigger |
Invokes associated actions on setting of a property type, specified by SourcePropertyTypeProperty, on a source node, specified by SourceNodeProperty. More... | |
Namespaces | |
kanzi | |
Easing functions that require external dependencies for calculation. | |
Typedefs | |
typedef shared_ptr< OnPropertyChangedTrigger > | kanzi::OnPropertyChangedTriggerSharedPtr |