superkaramba
Skip::SvgAdaptor Class Reference
#include <skwidgetadaptor.h>
Inheritance diagram for Skip::SvgAdaptor:

Detailed Description
The SvgAdaptor class enables access to the Plasma::Svg implementation.Definition at line 134 of file skwidgetadaptor.h.
Public Slots | |
| void | setImageFile (const QString &imagefile) |
| void | setSize (double width, double height) |
| void | setContentType (const QString &contentType) |
| void | paint (Painter *painter, const QPointF &point, const QString &elementID=QString()) |
| void | dataUpdated (const QString &source, Plasma::DataEngine::Data) |
Public Member Functions | |
| SvgAdaptor (QGraphicsItem *parent) | |
| virtual | ~SvgAdaptor () |
Constructor & Destructor Documentation
| Skip::SvgAdaptor::SvgAdaptor | ( | QGraphicsItem * | parent | ) | [inline] |
Definition at line 137 of file skwidgetadaptor.h.
| virtual Skip::SvgAdaptor::~SvgAdaptor | ( | ) | [inline, virtual] |
Definition at line 138 of file skwidgetadaptor.h.
Member Function Documentation
| void Skip::SvgAdaptor::setImageFile | ( | const QString & | imagefile | ) | [inline, slot] |
Definition at line 140 of file skwidgetadaptor.h.
| void Skip::SvgAdaptor::setSize | ( | double | width, | |
| double | height | |||
| ) | [inline, slot] |
Definition at line 144 of file skwidgetadaptor.h.
| void Skip::SvgAdaptor::setContentType | ( | const QString & | contentType | ) | [inline, slot] |
Definition at line 148 of file skwidgetadaptor.h.
| void Skip::SvgAdaptor::paint | ( | Painter * | painter, | |
| const QPointF & | point, | |||
| const QString & | elementID = QString() | |||
| ) | [inline, slot] |
Definition at line 160 of file skwidgetadaptor.h.
| void Skip::SvgAdaptor::dataUpdated | ( | const QString & | source, | |
| Plasma::DataEngine::Data | ||||
| ) | [inline, slot] |
Definition at line 167 of file skwidgetadaptor.h.
The documentation for this class was generated from the following file:
KDE 4.0 API Reference