-rw-r--r-- | docs/portability.html | 9 |
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 @@ +<html><head><title>Portability</title></head><body><h2>Portability</h2> +Qt/Embedded features the same API as the excellent +Qt/Windows and Qt/X11 versions. Imagine writing your Qt application in +your favourite desktop environment and just recompiling to move it to +your embedded device. It saves you heaps of development effort and +allows you to work productively in your favorite programming +environment from day one. You can start today. +</body> +</html> |