-rw-r--r-- | docs/size.html | 14 |
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> |