Plasma
Color Class Reference
#include <color.h>
Inheritance diagram for Color:

Public Member Functions | |
Color (QObject *parent, const QVariantList &args) | |
virtual QWidget * | createConfigurationInterface (QWidget *parent) |
virtual void | paint (QPainter *painter, const QRectF &exposedRect) |
virtual void | save (KConfigGroup &config) |
Protected Slots | |
void | setColor (const QColor &color) |
Protected Member Functions | |
virtual void | init (const KConfigGroup &config) |
Detailed Description
Definition at line 27 of file color.h.
Constructor & Destructor Documentation
Color::Color | ( | QObject * | parent, | |
const QVariantList & | args | |||
) |
Member Function Documentation
void Color::init | ( | const KConfigGroup & | config | ) | [protected, virtual] |
void Color::setColor | ( | const QColor & | color | ) | [protected, slot] |
The documentation for this class was generated from the following files: