summaryrefslogtreecommitdiff
path: root/help/en/html/help/about-portability.html
Side-by-side diff
Diffstat (limited to 'help/en/html/help/about-portability.html') (more/less context) (ignore whitespace changes)
-rw-r--r--help/en/html/help/about-portability.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/help/en/html/help/about-portability.html b/help/en/html/help/about-portability.html
new file mode 100644
index 0000000..dad1bc2
--- a/dev/null
+++ b/help/en/html/help/about-portability.html
@@ -0,0 +1,12 @@
+<html>
+<head>
+<title>Portability</title>
+</head>
+<body>
+<p><b>Portability</b>
+<p>Qt/Embedded features the same API as the excellent Qt/Windows, Qt/X11 and Qt/Mac.</p>
+<p>Qt applications can be written in your favorite desktop environment and moved to your embedded device simply by recompiling.</p>
+<p>Like all versions of Qt, Qt/Embedded is supplied with source code to help you debug and tune your code.</p>
+<p>Customer and community feedback allows us to continually improve the source code for better usability and performance.</p>
+</body>
+</html>