KIO
kfileitemactions.h
29 * @li user-defined actions for a .desktop file, defined in the file itself (see the desktop entry standard)
30 * @li servicemenus actions, defined in .desktop files and selected based on the MIME type of the url
98 void insertOpenWithActionsTo(QAction *before, QMenu *topMenu, const QStringList &excludedDesktopEntryNames);
125 Services = 0x1, ///< Add user defined actions and servicemenu actions (this used to include builtin
135 * @param sources sources from which the actions should be fetched. By default all sources are used.
This class creates and handles the actions for a url (or urls) in a popupmenu.
Definition kfileitemactions.h:50
void error(const QString &errorMessage)
Forwards the errors from the KAbstractFileItemActionPlugin instances.
void openWithDialogAboutToBeShown()
Emitted before the "Open With" dialog is shown This is used e.g in folderview to close the folder pee...
Provides information about the common properties of a group of KFileItem objects.
Definition kfileitemlistproperties.h:39
List of KFileItems, which adds a few helper methods to QList<KFileItem>.
Definition kfileitem.h:632
Q_SIGNALSQ_SIGNALS
Q_SLOTSQ_SLOTS
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Dec 20 2024 11:49:56 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Dec 20 2024 11:49:56 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.