summaryrefslogtreecommitdiff
path: root/docs/size.html
Unidiff
Diffstat (limited to 'docs/size.html') (more/less context) (show 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>