forked from qt-creator/qt-creator
Doc: Fix missing lights images
Add missing 3D lights icons. Task-number: QDS-8433 Change-Id: Iaebe003efcaecbaf394dc4383f4de722d30142fe Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
BIN
doc/qtdesignstudio/images/icons/area.png
Normal file
BIN
doc/qtdesignstudio/images/icons/area.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 360 B |
BIN
doc/qtdesignstudio/images/icons/directional.png
Normal file
BIN
doc/qtdesignstudio/images/icons/directional.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 265 B |
BIN
doc/qtdesignstudio/images/icons/point.png
Normal file
BIN
doc/qtdesignstudio/images/icons/point.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 458 B |
BIN
doc/qtdesignstudio/images/icons/spot.png
Normal file
BIN
doc/qtdesignstudio/images/icons/spot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 391 B |
@@ -41,25 +41,25 @@
|
||||
\li More Information
|
||||
|
||||
\row
|
||||
\li \inlineimage directional.png
|
||||
\li \inlineimage icons/directional.png
|
||||
\li Directional Light
|
||||
\li
|
||||
\li \l{DirectionalLight}{Light Directional}
|
||||
|
||||
\row
|
||||
\li \inlineimage point.png
|
||||
\li \inlineimage icons/point.png
|
||||
\li Point Light
|
||||
\li
|
||||
\li \l{PointLight}{Light Point}
|
||||
|
||||
\row
|
||||
\li \inlineimage spot.png
|
||||
\li \inlineimage icons/spot.png
|
||||
\li Spot Light
|
||||
\li
|
||||
\li \l{SpotLight}{Light Spot}
|
||||
|
||||
\row
|
||||
\li \inlineimage area.png
|
||||
\li \inlineimage icons/area.png
|
||||
\li Area Light
|
||||
\li \inlineimage ok.png
|
||||
\li \l{AreaLight}{Light Area}
|
||||
|
Reference in New Issue
Block a user