aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols2/texteditor/+touch/texteditor.html
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quickcontrols2/texteditor/+touch/texteditor.html')
-rw-r--r--examples/quickcontrols2/texteditor/+touch/texteditor.html19
1 files changed, 19 insertions, 0 deletions
diff --git a/examples/quickcontrols2/texteditor/+touch/texteditor.html b/examples/quickcontrols2/texteditor/+touch/texteditor.html
new file mode 100644
index 00000000..b5f03f25
--- /dev/null
+++ b/examples/quickcontrols2/texteditor/+touch/texteditor.html
@@ -0,0 +1,19 @@
+<html>
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="qrichtext" content="1">
+ <title>Text Editor Example</title>
+</head>
+<body>
+<body>
+ <p align="center">
+ <img src="qrc:/images/qt-logo.png" />
+ </p>
+ <h2 align="center">
+ Qt Quick Controls 2
+ </h2>
+ <p align="center">
+ This example demonstrates a modern rich text editor.
+ </p>
+</body>
+</html>