1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-14 06:42:58 +08:00
lvgl/examples/styles/index.rst

99 lines
1.5 KiB
ReStructuredText
Raw Normal View History

2021-05-27 11:50:04 +02:00
Size styles
"""""""""""""""""""
2021-05-27 12:34:54 +02:00
.. lv_example:: styles/lv_example_style_1
2021-05-27 11:50:04 +02:00
:language: c
Background styles
"""""""""""""""""""
2021-05-27 12:34:54 +02:00
.. lv_example:: styles/lv_example_style_2
2021-05-27 11:50:04 +02:00
:language: c
Border styles
""""""""""""""""
2021-05-27 12:34:54 +02:00
.. lv_example:: styles/lv_example_style_3
2021-05-27 11:50:04 +02:00
:language: c
Outline styles
""""""""""""""""
2021-05-27 12:34:54 +02:00
.. lv_example:: styles/lv_example_style_4
2021-05-27 11:50:04 +02:00
:language: c
Shadow styles
""""""""""""""""""""""""
2021-05-27 12:34:54 +02:00
.. lv_example:: styles/lv_example_style_5
2021-05-27 11:50:04 +02:00
:language: c
2021-05-27 11:50:04 +02:00
Image styles
""""""""""""""""""""""""
2021-05-27 12:34:54 +02:00
.. lv_example:: styles/lv_example_style_6
2021-05-27 11:50:04 +02:00
:language: c
2021-05-27 11:50:04 +02:00
Arc styles
""""""""""""""""""""""""
.. lv_example:: style/lv_example_style_7
:language: c
2021-05-27 11:50:04 +02:00
Text styles
""""""""""""""""""""""""
2021-05-27 12:34:54 +02:00
.. lv_example:: styles/lv_example_style_8
2021-05-27 11:50:04 +02:00
:language: c
2021-05-27 11:50:04 +02:00
Line styles
""""""""""""""""""""""""
2021-05-27 12:34:54 +02:00
.. lv_example:: styles/lv_example_style_9
2021-05-27 11:50:04 +02:00
:language: c
2021-05-27 11:50:04 +02:00
Transition
""""""""""""""""""""""""
2021-05-27 12:34:54 +02:00
.. lv_example:: styles/lv_example_style_10
2021-05-27 11:50:04 +02:00
:language: c
2021-05-27 11:50:04 +02:00
Using multiple styles
""""""""""""""""""""""""
2021-05-27 12:34:54 +02:00
.. lv_example:: styles/lv_example_style_11
2021-05-27 11:50:04 +02:00
:language: c
2021-05-27 11:50:04 +02:00
Local styles
""""""""""""""""""""""""
2021-05-27 12:34:54 +02:00
.. lv_example:: styles/lv_example_style_12
2021-05-27 11:50:04 +02:00
:language: c
2021-05-27 11:50:04 +02:00
Add styles to parts and states
"""""""""""""""""""""""""""""""
2021-05-27 12:34:54 +02:00
.. lv_example:: styles/lv_example_style_13
2021-05-27 11:50:04 +02:00
:language: c
2021-05-27 11:50:04 +02:00
Extending the current theme
2021-05-27 12:34:54 +02:00
""""""""""""""""""""""""""""""""""
2021-05-27 11:50:04 +02:00
2021-05-27 12:34:54 +02:00
.. lv_example:: styles/lv_example_style_14
2021-05-27 11:50:04 +02:00
:language: c
Opacity and Transformations
""""""""""""""""""""""""""""""""""
.. lv_example:: styles/lv_example_style_15
:language: c