aboutsummaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/corelib/mimetypesbrowser/doc/mimetypesbrowser.rst1
-rw-r--r--examples/location/mapviewer/MapViewer/forms/MessageForm.ui.qml1
-rw-r--r--examples/multimedia/audiosource/doc/audiosource.rst1
-rw-r--r--examples/quick/shared/FlickrRssModel.qml1
-rw-r--r--examples/speech/hello_speak/doc/hello_speak.rst1
-rw-r--r--examples/tutorials/finance_manager/part1/doc/part1.md1
-rw-r--r--examples/webenginewidgets/markdowneditor/resources/index.html3
-rw-r--r--examples/widgets/itemviews/editabletreemodel/doc/editabletreemodel.rst1
-rw-r--r--examples/widgets/mainwindows/application/doc/application.rst1
9 files changed, 0 insertions, 11 deletions
diff --git a/examples/corelib/mimetypesbrowser/doc/mimetypesbrowser.rst b/examples/corelib/mimetypesbrowser/doc/mimetypesbrowser.rst
index e8e4d1ecd..be733fc4b 100644
--- a/examples/corelib/mimetypesbrowser/doc/mimetypesbrowser.rst
+++ b/examples/corelib/mimetypesbrowser/doc/mimetypesbrowser.rst
@@ -7,4 +7,3 @@ A Python application that demonstrates the analogous example in C++
.. image:: mimetypesbrowser.png
:width: 400
:alt: mimetypebrowser screenshot
-
diff --git a/examples/location/mapviewer/MapViewer/forms/MessageForm.ui.qml b/examples/location/mapviewer/MapViewer/forms/MessageForm.ui.qml
index 426c72757..f22061119 100644
--- a/examples/location/mapviewer/MapViewer/forms/MessageForm.ui.qml
+++ b/examples/location/mapviewer/MapViewer/forms/MessageForm.ui.qml
@@ -66,4 +66,3 @@ Item {
}
}
}
-
diff --git a/examples/multimedia/audiosource/doc/audiosource.rst b/examples/multimedia/audiosource/doc/audiosource.rst
index 6504a9251..9b0d98bf6 100644
--- a/examples/multimedia/audiosource/doc/audiosource.rst
+++ b/examples/multimedia/audiosource/doc/audiosource.rst
@@ -10,4 +10,3 @@ A Python application that demonstrates the analogous example in C++
.. image:: audiosource.png
:width: 400
:alt: audiosource example
-
diff --git a/examples/quick/shared/FlickrRssModel.qml b/examples/quick/shared/FlickrRssModel.qml
index e78d1ffa2..84402b609 100644
--- a/examples/quick/shared/FlickrRssModel.qml
+++ b/examples/quick/shared/FlickrRssModel.qml
@@ -42,4 +42,3 @@ ListModel {
fetchImages("json");
}
}
-
diff --git a/examples/speech/hello_speak/doc/hello_speak.rst b/examples/speech/hello_speak/doc/hello_speak.rst
index b7c17c35f..8a2fa88b9 100644
--- a/examples/speech/hello_speak/doc/hello_speak.rst
+++ b/examples/speech/hello_speak/doc/hello_speak.rst
@@ -13,4 +13,3 @@ voice.
.. image:: hello_speak.webp
:width: 400
:alt: Hello Speak Screenshot
-
diff --git a/examples/tutorials/finance_manager/part1/doc/part1.md b/examples/tutorials/finance_manager/part1/doc/part1.md
index 78c80aba5..0c8d9fa7a 100644
--- a/examples/tutorials/finance_manager/part1/doc/part1.md
+++ b/examples/tutorials/finance_manager/part1/doc/part1.md
@@ -9,4 +9,3 @@ For more details, see the [Finance Manager Tutorial - Part 1](tutorial_financema
[SQLalchemy]: https://www.sqlalchemy.org/
[FastApi]: https://fastapi.tiangolo.com/
[PyDantic]: https://pydantic-docs.helpmanual.io/
-
diff --git a/examples/webenginewidgets/markdowneditor/resources/index.html b/examples/webenginewidgets/markdowneditor/resources/index.html
index c8e30b49b..2d3fce903 100644
--- a/examples/webenginewidgets/markdowneditor/resources/index.html
+++ b/examples/webenginewidgets/markdowneditor/resources/index.html
@@ -27,6 +27,3 @@
</script>
</body>
</html>
-
-
-
diff --git a/examples/widgets/itemviews/editabletreemodel/doc/editabletreemodel.rst b/examples/widgets/itemviews/editabletreemodel/doc/editabletreemodel.rst
index c936972a0..b5c7c2409 100644
--- a/examples/widgets/itemviews/editabletreemodel/doc/editabletreemodel.rst
+++ b/examples/widgets/itemviews/editabletreemodel/doc/editabletreemodel.rst
@@ -7,4 +7,3 @@ A Python application that demonstrates the analogous example in C++
.. image:: editabletreemodel.png
:width: 611
:alt: editabletreemodel screenshot
-
diff --git a/examples/widgets/mainwindows/application/doc/application.rst b/examples/widgets/mainwindows/application/doc/application.rst
index 0f56174d2..7601370ba 100644
--- a/examples/widgets/mainwindows/application/doc/application.rst
+++ b/examples/widgets/mainwindows/application/doc/application.rst
@@ -10,4 +10,3 @@ editing text files. It demonstrates the analogous Qt example `Application Exampl
.. image:: application.png
:width: 400
:alt: application screenshot
-