OMOTE/Platformio/OmoteUI/core
Matthew Colvin 7c089e395a Add an Helper in UIElement that converts lvgl object into UIElements or children via a static cast.
Make Tabview a friend of Base Page to allow it to notify pages that they are hidden or showing.

Implement the notification in Tabview to allow pages to know they are showing.
2023-09-22 23:36:25 -05:00
..
interfaces clang format code 2023-09-16 15:34:16 -05:00
page Add an Helper in UIElement that converts lvgl object into UIElements or children via a static cast. 2023-09-22 23:36:25 -05:00
screen Added concept of Background Screen that allows for construction of pages before knowing the final parent. 2023-09-22 19:59:24 -05:00
widget Add visiblity API for UIElements 2023-09-16 21:43:07 -05:00
poller.cpp clang format code 2023-09-16 15:34:16 -05:00
poller.hpp clang format code 2023-09-16 15:34:16 -05:00
ScreenManager.cpp Add visiblity API for UIElements 2023-09-16 21:43:07 -05:00
ScreenManager.hpp Add visiblity API for UIElements 2023-09-16 21:43:07 -05:00
UIElement.cpp Added concept of Background Screen that allows for construction of pages before knowing the final parent. 2023-09-22 19:59:24 -05:00
UIElement.hpp Add an Helper in UIElement that converts lvgl object into UIElements or children via a static cast. 2023-09-22 23:36:25 -05:00
UIElementIds.hpp Added concept of Background Screen that allows for construction of pages before knowing the final parent. 2023-09-22 19:59:24 -05:00