#include <LiveSvg.h>
◆ LiveSvg()
PdQmlWidgets::LiveSvg::LiveSvg |
( |
QQuickItem * |
parent = 0 | ) |
|
◆ ~LiveSvg()
PdQmlWidgets::LiveSvg::~LiveSvg |
( |
| ) |
|
◆ changeAttribute()
Q_INVOKABLE void PdQmlWidgets::LiveSvg::changeAttribute |
( |
QString |
, |
|
|
QString |
, |
|
|
QString |
|
|
) |
| |
◆ clearSource()
void PdQmlWidgets::LiveSvg::clearSource |
( |
| ) |
|
◆ getInvert()
bool PdQmlWidgets::LiveSvg::getInvert |
( |
| ) |
const |
◆ getOverlayElements()
Q_INVOKABLE QVariant PdQmlWidgets::LiveSvg::getOverlayElements |
( |
| ) |
const |
◆ getSource()
Q_INVOKABLE QString PdQmlWidgets::LiveSvg::getSource |
( |
| ) |
const |
◆ getViewBox()
QRectF PdQmlWidgets::LiveSvg::getViewBox |
( |
| ) |
const |
◆ invertedChanged
void PdQmlWidgets::LiveSvg::invertedChanged |
( |
| ) |
|
|
signal |
◆ paint()
void PdQmlWidgets::LiveSvg::paint |
( |
QPainter * |
painter | ) |
|
◆ scaleChanged
void PdQmlWidgets::LiveSvg::scaleChanged |
( |
QSizeF |
scale | ) |
|
|
signal |
◆ setInvert()
void PdQmlWidgets::LiveSvg::setInvert |
( |
bool |
| ) |
|
◆ setSource()
void PdQmlWidgets::LiveSvg::setSource |
( |
const QString & |
s | ) |
|
◆ sourceChanged
void PdQmlWidgets::LiveSvg::sourceChanged |
( |
| ) |
|
|
signal |
◆ viewBoxChanged
void PdQmlWidgets::LiveSvg::viewBoxChanged |
( |
| ) |
|
|
signal |
◆ invert
bool PdQmlWidgets::LiveSvg::invert |
|
readwrite |
◆ source
QString PdQmlWidgets::LiveSvg::source |
|
readwrite |
◆ viewBox
QRectF PdQmlWidgets::LiveSvg::viewBox |
|
read |
The documentation for this class was generated from the following file: