digiKam
|
Static Public Member Functions | |
static bool | runFiles (const QString &appCmd, const QList< QUrl > &urls, KService *const service=nullptr) |
static bool | runFiles (KService *const service, const QList< QUrl > &urls) |
static KService::List | servicesForOpenWith (const QList< QUrl > &urls) |
|
static |
Linux only: open file urls with the application command.
References Digikam::adjustedEnvironmentForAppImage(), QT_SKIP_EMPTY_PARTS, runFiles(), and Digikam::KeywordSearch::split().
|
static |
Linux only: open file urls with the service.
Referenced by Digikam::EditorWindow::openWith(), and runFiles().
|
static |
Linux only: return list of service available on desktop to open files.
Referenced by Digikam::ContextMenuHelper::addServicesMenu(), and Digikam::EditorWindow::addServicesMenuForUrl().