KDE API Reference
KSvg
KSvg
Svg
List of All Members for KSvg::Svg
This is the complete list of members for
KSvg::Svg
, including inherited members.
enum
ColorSet
enum
Status
enum
StyleSheetColor
Svg
(QObject *)
bindableObjectName
() : QBindable<QString>
blockSignals
(bool) : bool
childEvent
(QChildEvent *)
children
() const : const QObjectList &
clearColorOverrides
()
color
(KSvg::Svg::StyleSheetColor) const : QColor
colorHintChanged
()
colorSet
() const : KSvg::Svg::ColorSet
colorSetChanged
(KSvg::Svg::ColorSet)
connect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType) : QMetaObject::Connection
connect
(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType) : QMetaObject::Connection
connect
(const QObject *, PointerToMemberFunction, Functor) : QMetaObject::Connection
connect
(const QObject *, const char *, const char *, Qt::ConnectionType) const : QMetaObject::Connection
connect
(const QObject *, PointerToMemberFunction, const QObject *, Functor, Qt::ConnectionType) : QMetaObject::Connection
connect
(const QObject *, PointerToMemberFunction, const QObject *, PointerToMemberFunction, Qt::ConnectionType) : QMetaObject::Connection
connectNotify
(const QMetaMethod &)
containsMultipleImages
() const : bool
customEvent
(QEvent *)
deleteLater
()
destroyed
(QObject *)
devicePixelRatio
() const : qreal
disconnect
(const QMetaObject::Connection &) : bool
disconnect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &) : bool
disconnect
(const QObject *, const char *, const QObject *, const char *) : bool
disconnect
(const QObject *, const char *) const : bool
disconnect
(const char *, const QObject *, const char *) const : bool
disconnect
(const QObject *, PointerToMemberFunction, const QObject *, PointerToMemberFunction) : bool
disconnectNotify
(const QMetaMethod &)
dumpObjectInfo
() const
dumpObjectTree
() const
dynamicPropertyNames
() const : QList<QByteArray>
elementRect
(QStringView) const : QRectF
elementRect
(const QString &) const : QRectF
elementSize
(const QString &) const : QSizeF
event
(QEvent *) : bool
eventFilter
(QObject *, QEvent *) : bool
findChild
(QAnyStringView, Qt::FindChildOptions) const : T
findChild
(Qt::FindChildOptions) const : T
findChildren
(QAnyStringView, Qt::FindChildOptions) const : QList<T>
findChildren
(Qt::FindChildOptions) const : QList<T>
findChildren
(const QRegularExpression &, Qt::FindChildOptions) const : QList<T>
fromCurrentImageSet
() const : bool
fromCurrentImageSetChanged
(bool)
hasElement
(QStringView) const : bool
hasElement
(const QString &) const : bool
image
(const QSize &, const QString &) : QImage
imagePath
() const : QString
imagePathChanged
()
imageSet
() const : KSvg::ImageSet *
imageSetChanged
(KSvg::ImageSet *)
inherits
(const char *) const : bool
installEventFilter
(QObject *)
isQuickItemType
() const : bool
isSignalConnected
(const QMetaMethod &) const : bool
isUsingRenderingCache
() const : bool
isValid
() const : bool
isWidgetType
() const : bool
isWindowType
() const : bool
killTimer
(int)
killTimer
(Qt::TimerId)
metaObject
() const : const QMetaObject *
moveToThread
(QThread *) : bool
objectName
() const : QString
objectNameChanged
(const QString &)
paint
(QPainter *, const QPointF &, const QString &)
paint
(QPainter *, const QRectF &, const QString &)
paint
(QPainter *, int, int, const QString &)
paint
(QPainter *, int, int, int, int, const QString &)
parent
() const : QObject *
pixmap
(const QString &) : QPixmap
property
(const char *) const : QVariant
receivers
(const char *) const : int
removeEventFilter
(QObject *)
repaintNeeded
()
resize
()
resize
(const QSizeF &)
resize
(qreal, qreal)
sender
() const : QObject *
senderSignalIndex
() const : int
setColor
(KSvg::Svg::StyleSheetColor, const QColor &)
setColorSet
(KSvg::Svg::ColorSet)
setContainsMultipleImages
(bool)
setDevicePixelRatio
(qreal)
setImagePath
(const QString &)
setImageSet
(KSvg::ImageSet *)
setObjectName
(const QString &)
setObjectName
(QAnyStringView)
setParent
(QObject *)
setProperty
(const char *, const QVariant &) : bool
setProperty
(const char *, QVariant &&) : bool
setStatus
(KSvg::Svg::Status)
setUsingRenderingCache
(bool)
signalsBlocked
() const : bool
size
() const : QSizeF
sizeChanged
()
startTimer
(int, Qt::TimerType) : int
startTimer
(std::chrono::nanoseconds, Qt::TimerType) : int
staticMetaObject
:
status
() const : KSvg::Svg::Status
statusChanged
(KSvg::Svg::Status)
thread
() const : QThread *
timerEvent
(QTimerEvent *)
tr
(const char *, const char *, int) : QString