Plasma
#include <svgwidget.h>
Definition at line 39 of file svgwidget.h.
Plasma::SvgWidget::SvgWidget |
( |
QGraphicsItem * |
parent = 0 , |
|
|
Qt::WindowFlags |
wFlags = 0 |
|
) |
| |
|
explicit |
Plasma::SvgWidget::SvgWidget |
( |
Svg * |
svg, |
|
|
const QString & |
elementID = QString() , |
|
|
QGraphicsItem * |
parent = 0 , |
|
|
Qt::WindowFlags |
wFlags = 0 |
|
) |
| |
|
explicit |
Plasma::SvgWidget::~SvgWidget |
( |
| ) |
|
|
virtual |
void Plasma::SvgWidget::clicked |
( |
Qt::MouseButton |
| ) |
|
|
signal |
QString Plasma::SvgWidget::elementID |
( |
| ) |
const |
void Plasma::SvgWidget::mousePressEvent |
( |
QGraphicsSceneMouseEvent * |
event | ) |
|
|
protected |
void Plasma::SvgWidget::mouseReleaseEvent |
( |
QGraphicsSceneMouseEvent * |
event | ) |
|
void Plasma::SvgWidget::setElementID |
( |
const QString & |
elementID | ) |
|
void Plasma::SvgWidget::setSvg |
( |
Svg * |
svg | ) |
|
QSizeF Plasma::SvgWidget::sizeHint |
( |
Qt::SizeHint |
which, |
|
|
const QSizeF & |
constraint |
|
) |
| const |
|
protected |
Svg* Plasma::SvgWidget::svg |
( |
| ) |
const |
QString Plasma::SvgWidget::elementID |
|
readwrite |
Svg * Plasma::SvgWidget::svg |
|
readwrite |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:35 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.