Kirigami2
icon.h
73 * @note This will only be loaded if source is unavailable (e.g. it doesn't exist, or network issues have prevented loading).
88 Q_PROPERTY(QString placeholder READ placeholder WRITE setPlaceholder NOTIFY placeholderChanged FINAL)
143 * Note that image loading will not be initiated until the item is shown, so if the Icon is not visible,
173 Q_PROPERTY(bool roundToIconSize READ roundToIconSize WRITE setRoundToIconSize NOTIFY roundToIconSizeChanged FINAL)
180 Error, /// There was an error while loading the icon, for instance a non existent themed name, or an invalid url
250 void itemChange(QQuickItem::ItemChange change, const QQuickItem::ItemChangeData &value) override;
Status
Ready
Loading
QVariant source
This class is the base for color management in Kirigami, different platforms can reimplement this cla...
Definition platformtheme.h:34
A set of values to define semantically sizes and durations.
Definition units.h:80
Mode
Q_ENUM(...)
Q_OBJECTQ_OBJECT
Q_PROPERTY(...)
Q_SIGNALSQ_SIGNALS
ItemChange
opacity
parent
QSizeF size() const const
visible
transparent
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 22 2024 12:05:44 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 22 2024 12:05:44 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.