VSF Documented
|
Macros | |
#define | __VSF_TGUI_CONTROLS_BUTTON_CLASS_IMPLEMENT |
Functions | |
declare_class (vsf_tgui_t) | |
fsm_rt_t | vsf_tgui_button_msg_handler (vsf_tgui_button_t *ptButton, vsf_tgui_msg_t *ptMSG) |
fsm_rt_t | vk_tgui_button_update (vsf_tgui_button_t *ptButton) |
fsm_rt_t | vk_tgui_button_init (vsf_tgui_button_t *ptButton) |
#define __VSF_TGUI_CONTROLS_BUTTON_CLASS_IMPLEMENT |
declare_class | ( | vsf_tgui_t | ) |
fsm_rt_t vsf_tgui_button_msg_handler | ( | vsf_tgui_button_t * | ptButton, |
vsf_tgui_msg_t * | ptMSG | ||
) |
some message has to be handled before calling user handler
fall-through
fall-through
fall-through
toggle the bIsChecked flag
fall-through
fall-through
fall-through
fsm_rt_t vk_tgui_button_update | ( | vsf_tgui_button_t * | ptButton | ) |
fsm_rt_t vk_tgui_button_init | ( | vsf_tgui_button_t * | ptButton | ) |