mirror of
https://github.com/lvgl/lvgl.git
synced 2025-01-28 07:03:00 +08:00
docs(examples): add the gradient examples (#6328)
This commit is contained in:
parent
af15a17a54
commit
a8be38b297
@ -53,46 +53,57 @@ Line styles
|
||||
.. lv_example:: styles/lv_example_style_9
|
||||
:language: c
|
||||
|
||||
|
||||
Transition
|
||||
----------
|
||||
|
||||
.. lv_example:: styles/lv_example_style_10
|
||||
:language: c
|
||||
|
||||
|
||||
Using multiple styles
|
||||
---------------------
|
||||
|
||||
.. lv_example:: styles/lv_example_style_11
|
||||
:language: c
|
||||
|
||||
|
||||
Local styles
|
||||
------------
|
||||
|
||||
.. lv_example:: styles/lv_example_style_12
|
||||
:language: c
|
||||
|
||||
|
||||
Add styles to parts and states
|
||||
------------------------------
|
||||
|
||||
.. lv_example:: styles/lv_example_style_13
|
||||
:language: c
|
||||
|
||||
|
||||
Extending the current theme
|
||||
---------------------------
|
||||
|
||||
.. lv_example:: styles/lv_example_style_14
|
||||
:language: c
|
||||
|
||||
|
||||
Opacity and Transformations
|
||||
---------------------------
|
||||
|
||||
.. lv_example:: styles/lv_example_style_15
|
||||
:language: c
|
||||
|
||||
Metallic knob with conic gradient
|
||||
---------------------------------
|
||||
|
||||
.. lv_example:: styles/lv_example_style_16
|
||||
:language: c
|
||||
|
||||
Radial gradient as background
|
||||
-----------------------------
|
||||
|
||||
.. lv_example:: styles/lv_example_style_17
|
||||
:language: c
|
||||
|
||||
Gradients for button background
|
||||
-----------------------------
|
||||
|
||||
.. lv_example:: styles/lv_example_style_18
|
||||
:language: c
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user