|
oveRTOS C++ API
C++20 RAII wrappers for the oveRTOS C API
|
This is the complete list of members for ove::lvgl::Style, including all inherited members.
| bg_color(lv_color_t c) | ove::lvgl::Style | inline |
| bg_opa(lv_opa_t opa) | ove::lvgl::Style | inline |
| border_color(lv_color_t c) | ove::lvgl::Style | inline |
| border_width(int32_t w) | ove::lvgl::Style | inline |
| get() | ove::lvgl::Style | inline |
| get() const | ove::lvgl::Style | inline |
| operator=(const Style &)=delete (defined in ove::lvgl::Style) | ove::lvgl::Style | |
| operator=(Style &&other) noexcept | ove::lvgl::Style | inline |
| pad_all(int32_t p) | ove::lvgl::Style | inline |
| radius(int32_t r) | ove::lvgl::Style | inline |
| Style() | ove::lvgl::Style | inline |
| Style(const Style &)=delete (defined in ove::lvgl::Style) | ove::lvgl::Style | |
| Style(Style &&other) noexcept | ove::lvgl::Style | inline |
| text_color(lv_color_t c) | ove::lvgl::Style | inline |
| text_font(const lv_font_t *f) | ove::lvgl::Style | inline |
| ~Style() | ove::lvgl::Style | inline |