aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols2/texteditor/+touch/texteditor.html
blob: b5f03f258e8b341ff7e3171b366bd2d514c45915 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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>