MauiKit Controls
icon.h
64 * @note This will only be loaded if source is unavailable (e.g. it doesn't exist, or network issues have prevented loading).
134 * Note that image loading will not be initiated until the item is shown, so if the Icon is not visible,
222 void itemChange(QQuickItem::ItemChange change, const QQuickItem::ItemChangeData &value) override;
QString placeholder
The name of an icon from the icon theme to show while the icon set in source is being loaded.
Definition icon.h:79
bool selected
Whether this icon will use the QIcon::Selected mode when drawing the icon, resulting in a graphical e...
Definition icon.h:113
Icon::Status status
Whether the icon is correctly loaded, is asynchronously loading or there was an error.
Definition icon.h:138
QString fallback
The name of a fallback icon to load from the icon theme when the source cannot be found.
Definition icon.h:66
bool active
Whether this icon will use the QIcon::Active mode when drawing the icon, resulting in a graphical eff...
Definition icon.h:94
This class is the base for color management in Maui, different platforms can reimplement this class t...
Definition platformtheme.h:31
Q_SCRIPTABLE CaptureState status()
Mode
Q_ENUM(...)
Q_OBJECTQ_OBJECT
Q_PROPERTY(...)
Q_SIGNALSQ_SIGNALS
Q_SLOTSQ_SLOTS
ItemChange
QQuickItem(QQuickItem *parent)
parent
QSizeF size() const const
transparent
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 14 2025 11:49:06 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 14 2025 11:49:06 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.