summaryrefslogtreecommitdiff
path: root/docs/size.html
blob: 813f2831203b6b5bb0192caad063b6077c8bc795 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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>