summaryrefslogtreecommitdiff
path: root/help/en/html/help/about-size.html
Unidiff
Diffstat (limited to 'help/en/html/help/about-size.html') (more/less context) (ignore whitespace changes)
-rw-r--r--help/en/html/help/about-size.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/help/en/html/help/about-size.html b/help/en/html/help/about-size.html
new file mode 100644
index 0000000..5886c5f
--- a/dev/null
+++ b/help/en/html/help/about-size.html
@@ -0,0 +1,12 @@
1<html>
2<head>
3<title>Size Matters</title>
4</head>
5<body>
6<p><b>Size Matters</b>
7<p> Qt/Embedded is modular and scalable. You can assemble the Qt features you really need and leave the rest out.</p>
8<p>Qt/Embedded includes the GUI server, client libraries, and window manager.</p>
9<p>By picking and choosing features, the memory demands of Qt/Embedded can be tuned to between 800Kb and 3Mb in ROM (Intel x86).</p>
10<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.</p>
11</body>
12</html>