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) (unidiff)
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 @@
1<html><head><title>Size</title></head><body><h2> <img src=tgz.xpm> Size</h2>
2Qt/Embedded is modular and scalable. You can assemble the
3Qt features you really need and leave the others out.
4<p>
5Qt/Embedded includes the GUI server, client libraries, and window manager.
6<p>
7By picking and choosing features, the memory demands of
8Qt/Embedded can be tuned between 800Kb and 3 Mb in ROM (Intel x86).
9<p>
10Applications written with Qt have a small
11memory footprint compared to applications written with other toolkits
12due to sharing of the rich feature-set in the library.
13</body>
14</html>