summaryrefslogtreecommitdiff
path: root/docs/size.html
authorkergoth <kergoth>2002-01-25 22:14:26 (UTC)
committer kergoth <kergoth>2002-01-25 22:14:26 (UTC)
commit15318cad33835e4e2dc620d033e43cd930676cdd (patch) (side-by-side diff)
treec2fa0399a2c47fda8e2cd0092c73a809d17f68eb /docs/size.html
downloadopie-15318cad33835e4e2dc620d033e43cd930676cdd.zip
opie-15318cad33835e4e2dc620d033e43cd930676cdd.tar.gz
opie-15318cad33835e4e2dc620d033e43cd930676cdd.tar.bz2
Initial revision
Diffstat (limited to 'docs/size.html') (more/less context) (ignore whitespace changes)
-rw-r--r--docs/size.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/size.html b/docs/size.html
new file mode 100644
index 0000000..813f283
--- a/dev/null
+++ b/docs/size.html
@@ -0,0 +1,14 @@
+<html><head><title>Size</title></head><body><h2> <img src=tgz.xpm> Size</h2>
+Qt/Embedded is modular and scalable. You can assemble the
+Qt features you really need and leave the others out.
+<p>
+Qt/Embedded includes the GUI server, client libraries, and window manager.
+<p>
+By picking and choosing features, the memory demands of
+Qt/Embedded can be tuned between 800Kb and 3 Mb in ROM (Intel x86).
+<p>
+Applications written with Qt have a small
+memory footprint compared to applications written with other toolkits
+due to sharing of the rich feature-set in the library.
+</body>
+</html>