aboutsummaryrefslogtreecommitdiffstats
path: root/examples/declarative
diff options
context:
space:
mode:
authorCristián Maureira-Fredes <Cristian.Maureira-Fredes@qt.io>2021-07-07 10:47:13 +0200
committerCristián Maureira-Fredes <cristian.maureira-fredes@qt.io>2021-09-09 15:47:06 +0200
commitdb615e81615ee993cac69a3477351427d798e31e (patch)
tree1f3974e29fe50e3ec6a7f98c6423256b4bbf6d84 /examples/declarative
parent6dcbbcc08895e3565f95570842f666050aef61a1 (diff)
doc: improve tutorials and styling
- Creating screenshots for tutorials. - Add gallery style for tutorials. - Add corporate Icons to the frontpage. - tools: Reduce example long names in the gallery. - videos: new order using panels - Add tutorial about "Why Qt for Python" Change-Id: I3ba50f74998399a47b4a34c1de029f3b746aa1e2 Reviewed-by: Christian Tismer <tismer@stackless.com> Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
Diffstat (limited to 'examples/declarative')
-rw-r--r--examples/declarative/stringlistmodel/doc/stringlistmodel.pngbin79 -> 1978 bytes
-rw-r--r--examples/declarative/textproperties/doc/textproperties.rst2
2 files changed, 1 insertions, 1 deletions
diff --git a/examples/declarative/stringlistmodel/doc/stringlistmodel.png b/examples/declarative/stringlistmodel/doc/stringlistmodel.png
index 6058c5930..eeb9b518a 100644
--- a/examples/declarative/stringlistmodel/doc/stringlistmodel.png
+++ b/examples/declarative/stringlistmodel/doc/stringlistmodel.png
Binary files differ
diff --git a/examples/declarative/textproperties/doc/textproperties.rst b/examples/declarative/textproperties/doc/textproperties.rst
index a67e35f0f..81829dfdc 100644
--- a/examples/declarative/textproperties/doc/textproperties.rst
+++ b/examples/declarative/textproperties/doc/textproperties.rst
@@ -4,6 +4,6 @@ Text Properties Example
A Python application that demonstrates how to load a qml file
using Material design, to change the look of text.
-.. image:: scrolling.png
+.. image:: textproperties.png
:width: 400
:alt: Text Properties Screenshot