summaryrefslogtreecommitdiff
path: root/docs/portability.html
authorkergoth <kergoth>2002-01-25 22:14:26 (UTC)
committer kergoth <kergoth>2002-01-25 22:14:26 (UTC)
commit15318cad33835e4e2dc620d033e43cd930676cdd (patch) (unidiff)
treec2fa0399a2c47fda8e2cd0092c73a809d17f68eb /docs/portability.html
downloadopie-15318cad33835e4e2dc620d033e43cd930676cdd.zip
opie-15318cad33835e4e2dc620d033e43cd930676cdd.tar.gz
opie-15318cad33835e4e2dc620d033e43cd930676cdd.tar.bz2
Initial revision
Diffstat (limited to 'docs/portability.html') (more/less context) (ignore whitespace changes)
-rw-r--r--docs/portability.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/portability.html b/docs/portability.html
new file mode 100644
index 0000000..a4b891f
--- a/dev/null
+++ b/docs/portability.html
@@ -0,0 +1,9 @@
1<html><head><title>Portability</title></head><body><h2>Portability</h2>
2Qt/Embedded features the same API as the excellent
3Qt/Windows and Qt/X11 versions. Imagine writing your Qt application in
4your favourite desktop environment and just recompiling to move it to
5your embedded device. It saves you heaps of development effort and
6allows you to work productively in your favorite programming
7environment from day one. You can start today.
8</body>
9</html>