Kestrel Interface
Loading...
Searching...
No Matches
kest_active_button Struct Reference

#include <kest_button.h>

Collaboration diagram for kest_active_button:

Data Fields

void * data
kest_button button
kest_buttondel_button
lv_anim_t scale_anim
lv_anim_t glide_anim
lv_anim_t del_button_fade
lv_anim_t delete_anim
lv_timer_t * del_button_remain_timer
lv_coord_t pos_y
int index
int prev_index
int del_button_anims
uint32_t base_width
uint32_t base_height
int relative_touch_y
int long_pressed
kest_representation rep
struct kest_active_button_arrayarray

Detailed Description

Definition at line 140 of file kest_button.h.

Field Documentation

◆ array

◆ base_height

uint32_t kest_active_button::base_height

◆ base_width

uint32_t kest_active_button::base_width

◆ button

◆ data

◆ del_button

◆ del_button_anims

◆ del_button_fade

lv_anim_t kest_active_button::del_button_fade

◆ del_button_remain_timer

lv_timer_t* kest_active_button::del_button_remain_timer

◆ delete_anim

lv_anim_t kest_active_button::delete_anim

Definition at line 150 of file kest_button.h.

Referenced by kest_active_button_trigger_delete_anim().

◆ glide_anim

lv_anim_t kest_active_button::glide_anim

Definition at line 148 of file kest_button.h.

Referenced by kest_active_button_trigger_glide_anim().

◆ index

◆ long_pressed

◆ pos_y

◆ prev_index

◆ relative_touch_y

int kest_active_button::relative_touch_y

◆ rep

kest_representation kest_active_button::rep

Definition at line 168 of file kest_button.h.

Referenced by kest_active_button_set_representation(), and seq_plus_cb().

◆ scale_anim

lv_anim_t kest_active_button::scale_anim

Definition at line 147 of file kest_button.h.

Referenced by kest_active_button_trigger_scale_anim().


The documentation for this struct was generated from the following file: