KIO
kdesktopfileactions.h File Reference
#include <kserviceaction.h>
#include <kio/kio_export.h>
#include <kurl.h>
Go to the source code of this file.
Namespaces | |
namespace | KDesktopFileActions |
Functions | |
QList< KServiceAction > | KDesktopFileActions::builtinServices (const KUrl &url) |
void | KDesktopFileActions::executeService (const KUrl::List &urls, const KServiceAction &service) |
bool | KDesktopFileActions::run (const KUrl &_url, bool _is_local) |
QList< KServiceAction > | KDesktopFileActions::userDefinedServices (const KService &service, bool bLocalFiles, const KUrl::List &file_list=KUrl::List()) |
QList< KServiceAction > | KDesktopFileActions::userDefinedServices (const QString &path, const KDesktopFile &desktopFile, bool bLocalFiles, const KUrl::List &file_list=KUrl::List()) |
QList< KServiceAction > | KDesktopFileActions::userDefinedServices (const QString &path, bool bLocalFiles) |