KIO
koverlayiconplugin.h
24 * kcoreaddons_add_plugin(myoverlayplugin SOURCES myoverlayplugin.cpp INSTALL_NAMESPACE "kf6/overlayicon")
virtual QStringList getOverlays(const QUrl &item)=0
Returns a list of overlay icons to add to a file This can be a path to an icon, or the icon name.
void overlaysChanged(const QUrl &url, const QStringList &overlays)
Emit this signal when the list of overlay icons changed for a given URL.
Q_SIGNALSQ_SIGNALS
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:16:27 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:16:27 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.