summaryrefslogtreecommitdiff
path: root/help/en/html/help/about-size.html
Side-by-side diff
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 @@
+<html>
+<head>
+<title>Size Matters</title>
+</head>
+<body>
+<p><b>Size Matters</b>
+<p> Qt/Embedded is modular and scalable. You can assemble the Qt features you really need and leave the rest out.</p>
+<p>Qt/Embedded includes the GUI server, client libraries, and window manager.</p>
+<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>
+<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>
+</body>
+</html>