#include <kanzi/core/cpp/chrono.hpp>
#include <kanzi/core.ui/main_loop/main_loop_fwd.hpp>
#include <kanzi/core.ui/message/message_arguments.hpp>
#include <kanzi/core.ui/trigger/trigger.hpp>
#include <kanzi/ui/ui_api.hpp>
Classes | |
class | kanzi::TimerTrigger |
Use the TimerTrigger to execute actions at the time interval that you set with the IntervalProperty. More... | |
Namespaces | |
kanzi | |
Typedefs | |
typedef shared_ptr< TimerTrigger > | kanzi::TimerTriggerSharedPtr |