Raspberry Pi Weighting Control System
This project serves as a simple weighting control system, that was realized as a Bachelor Thesis
|
This is the complete list of members for gui_input, including all inherited members.
get_in_type() | gui_input | |
get_type() | gui_input | |
gui_input(input_type type, void *data, int data_size, int x=-1, int y=-1, int width=-1, const char *label=nullptr, app_workspace_ns::font_size font_size=app_workspace_ns::font_size::NORMAL_FONT) | gui_input | |
index | gui_element | |
refresh_screen | gui_element | protected |
render_element() | gui_input | virtual |
set_min_max(int min=INT_MIN, int max=INT_MAX) | gui_input | |
set_min_max(float min=FLT_MIN, float max=FLT_MAX) | gui_input | |
set_min_max(double min=DBL_MIN, double max=DBL_MAX) | gui_input | |
set_refresh_screen(bool *refresh_flag) | gui_element | |
set_value_change_action(void(*callback)()) | gui_input | |
width | gui_element | protected |
x | gui_element | protected |
y | gui_element | protected |