|
C++ DevKit
C++ set of OOP library
|
This is the complete list of members for WidgetFocusIndicator, including all inherited members.
| actual_displayed_model | Widget | protected |
| add_widget(Widget *_sub_widget) | Widget | |
| Blinker() (defined in Blinker) | Blinker | |
| canvas | GraphicWidget | |
| circle(int radius, int x_center, int y_center, bool fill=false, ColorIndex color=ColorIndex::WHITE) | GraphicWidget | |
| clear_blinking_phase_change() | Blinker | |
| clear_widget() | GraphicWidget | protected |
| compute_blinking_phase() | Blinker | virtual |
| data_to_display | GraphicWidget | |
| display_device | Widget | protected |
| draw() | WidgetBlinkingSquareLed | virtual |
| draw_border(ColorIndex color=ColorIndex::WHITE) | GraphicWidget | virtual |
| get_graph_frame_config() | GraphicWidget | |
| get_value_of_interest() | WidgetFocusIndicator | virtual |
| GraphicWidget(GraphicDisplayDevice *graphic_display_screen, struct_ConfigGraphicWidget graph_cfg, CanvasFormat canvas_format, Model *displayed_object=nullptr) | GraphicWidget | |
| GraphicWidget(GraphicDisplayDevice *graphic_display_screen, struct_ConfigTextWidget text_cfg, CanvasFormat canvas_format, Model *displayed_object=nullptr) | GraphicWidget | |
| GraphicWidget(GraphicDisplayDevice *graphic_display_screen, struct_ConfigTextWidget text_cfg, CanvasFormat canvas_format, size_t frame_width, size_t frame_height, Model *displayed_object=nullptr) | GraphicWidget | |
| has_blinking_changed() | Blinker | |
| hline(uint8_t x, uint8_t y, size_t w, ColorIndex color=ColorIndex::WHITE) | GraphicWidget | |
| led_is_on | WidgetSquareLed | protected |
| led_status | WidgetBlinkingSquareLed | protected |
| line(int x0, int y0, int x1, int y1, ColorIndex color=ColorIndex::WHITE) | GraphicWidget | |
| rect(uint8_t start_x, uint8_t start_y, size_t w, size_t h, bool fill=false, ColorIndex color=ColorIndex::WHITE) | GraphicWidget | |
| send_image_to_DisplayGateKeeper(QueueHandle_t display_queue, SemaphoreHandle_t sending_done) | GraphicWidget | |
| set_blink_us(uint32_t blink_period=1000000) | Blinker | |
| set_display_device(DisplayDevice *_new_display_device) | Widget | |
| show() | GraphicWidget | |
| update_widget_anchor(uint8_t x, uint8_t y) | GraphicWidget | |
| vline(uint8_t x, uint8_t y, size_t h, ColorIndex color=ColorIndex::WHITE) | GraphicWidget | |
| Widget(Model *actual_displayed_model, DisplayDevice *graphic_display_device=nullptr) | Widget | |
| widget_anchor_x | GraphicWidget | |
| widget_anchor_y | GraphicWidget | |
| widget_border_width | GraphicWidget | protected |
| widget_height | GraphicWidget | protected |
| widget_start_x | GraphicWidget | protected |
| widget_start_y | GraphicWidget | protected |
| widget_width | GraphicWidget | protected |
| widget_with_border | GraphicWidget | protected |
| WidgetBlinkingSquareLed(Model *actual_displayed_model, GraphicDisplayDevice *graphic_display_screen, struct_ConfigGraphicWidget graph_cfg, CanvasFormat format) | WidgetBlinkingSquareLed | |
| WidgetFocusIndicator(Model *actual_displayed_model, GraphicDisplayDevice *graphic_display_screen, struct_ConfigGraphicWidget graph_cfg, CanvasFormat format) | WidgetFocusIndicator | |
| widgets | Widget | protected |
| WidgetSquareLed(Model *actual_displayed_model, GraphicDisplayDevice *graphic_display_screen, struct_ConfigGraphicWidget graph_cfg, CanvasFormat format) | WidgetSquareLed | |
| ~Blinker() (defined in Blinker) | Blinker | |
| ~GraphicWidget() | GraphicWidget | virtual |
| ~Widget() (defined in Widget) | Widget | virtual |
| ~WidgetBlinkingSquareLed() (defined in WidgetBlinkingSquareLed) | WidgetBlinkingSquareLed | |
| ~WidgetFocusIndicator() (defined in WidgetFocusIndicator) | WidgetFocusIndicator | |
| ~WidgetSquareLed() (defined in WidgetSquareLed) | WidgetSquareLed |