From 0cc762d4a0b8600bec84b22a8d641f32ea9a6d86 Mon Sep 17 00:00:00 2001 From: Marco Martin Date: Mon, 27 Oct 2008 13:28:55 +0000 Subject: [PATCH] a bit more doc svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=876535 --- widgets/meter.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/widgets/meter.h b/widgets/meter.h index da02cb25b..fe36ef94a 100644 --- a/widgets/meter.h +++ b/widgets/meter.h @@ -38,8 +38,10 @@ class MeterPrivate; * * Svgs can have following ids: * - background: Drawn first to the bottom + * background can be a PanelSvg * - label0, label1, ...: Rectangles mark the label places * - bar: Bar for the bar meter + * can be replaced with bar-active and bar-inactive PanelSvg * - pointer: Pointer for analog meter * - rotatecenter: Marks the place of pointer rotation center * - rotateminmax: Width and height of this object are the Min and Max rotate