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