a bit more doc

svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=876535
This commit is contained in:
Marco Martin 2008-10-27 13:28:55 +00:00
parent 14e75cc43a
commit 0cc762d4a0

View File

@ -38,8 +38,10 @@ class MeterPrivate;
* *
* Svgs can have following ids: * Svgs can have following ids:
* - background: Drawn first to the bottom * - background: Drawn first to the bottom
* background can be a PanelSvg
* - label0, label1, ...: Rectangles mark the label places * - label0, label1, ...: Rectangles mark the label places
* - bar: Bar for the bar meter * - bar: Bar for the bar meter
* can be replaced with bar-active and bar-inactive PanelSvg
* - pointer: Pointer for analog meter * - pointer: Pointer for analog meter
* - rotatecenter: Marks the place of pointer rotation center * - rotatecenter: Marks the place of pointer rotation center
* - rotateminmax: Width and height of this object are the Min and Max rotate * - rotateminmax: Width and height of this object are the Min and Max rotate