summaryrefslogtreecommitdiffstats
path: root/rules/qwt.in
diff options
context:
space:
mode:
authorLadislav Michl <ladis@linux-mips.org>2011-07-15 10:20:52 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-07-15 15:26:26 +0200
commit9bc52083f7dee508693816ef3ad192d417198d12 (patch)
tree8ebcb9c0c524d7d5eecb33d5f8f0da760cf9c7c5 /rules/qwt.in
parent39dda3bf36b73d42547121d2adbfed9fb362a740 (diff)
downloadptxdist-9bc52083f7dee508693816ef3ad192d417198d12.tar.gz
ptxdist-9bc52083f7dee508693816ef3ad192d417198d12.tar.xz
qwt: Add menu description
Signed-off-by: Ladislav Michl <ladis@linux-mips.org> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/qwt.in')
-rw-r--r--rules/qwt.in6
1 files changed, 5 insertions, 1 deletions
diff --git a/rules/qwt.in b/rules/qwt.in
index 323a31fa4..9384ba8a3 100644
--- a/rules/qwt.in
+++ b/rules/qwt.in
@@ -6,4 +6,8 @@ config QWT
select QT4
select QT4_BUILD_GUI
help
- FIXME
+ The Qwt library contains GUI Components and utility classes
+ which are primarily useful for programs with a technical
+ background. Beside a 2D plot widget it provides scales, sliders,
+ dials, compasses, thermometers, wheels and knobs to control or
+ display values, arrays, or ranges of type double.