Plasma
Plasma::Meter Member List
This is the complete list of members for Plasma::Meter, including all inherited members.
AnalogMeter enum value | Plasma::Meter | |
BarMeterHorizontal enum value | Plasma::Meter | |
BarMeterVertical enum value | Plasma::Meter | |
dataUpdated(const QString &sourceName, const Plasma::DataEngine::Data &data) | Plasma::Meter | slot |
label(int index) const | Plasma::Meter | |
labelAlignment(int index) const | Plasma::Meter | |
labelColor(int index) const | Plasma::Meter | |
labelFont(int index) const | Plasma::Meter | |
labelRect(int index) const | Plasma::Meter | |
maximum() const | Plasma::Meter | |
Meter(QGraphicsItem *parent=0) | Plasma::Meter | explicit |
meterType() const | Plasma::Meter | |
MeterType enum name | Plasma::Meter | |
minimum() const | Plasma::Meter | |
paint(QPainter *p, const QStyleOptionGraphicsItem *option, QWidget *widget=0) | Plasma::Meter | protectedvirtual |
setLabel(int index, const QString &text) | Plasma::Meter | |
setLabelAlignment(int index, const Qt::Alignment alignment) | Plasma::Meter | |
setLabelColor(int index, const QColor &color) | Plasma::Meter | |
setLabelFont(int index, const QFont &font) | Plasma::Meter | |
setMaximum(int maximum) | Plasma::Meter | slot |
setMeterType(MeterType type) | Plasma::Meter | |
setMinimum(int minimum) | Plasma::Meter | slot |
setSvg(const QString &svg) | Plasma::Meter | |
setValue(int value) | Plasma::Meter | slot |
sizeHint(Qt::SizeHint which, const QSizeF &constraint=QSizeF()) const | Plasma::Meter | protected |
svg() const | Plasma::Meter | |
value() const | Plasma::Meter | |
valueChanged(const int &value) | Plasma::Meter | signal |
~Meter() | Plasma::Meter |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Fri Nov 14 2014 00:36:57 by doxygen 1.8.8 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Fri Nov 14 2014 00:36:57 by doxygen 1.8.8 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.