Home
last modified time | relevance | path

Searched refs:expandExecString (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/app/QLauncher/
H A Dxdgdesktopfile.h142 QStringList expandExecString(const QStringList& urls = QStringList()) const;
H A Dxdgdesktopfile.cpp383 ? q->expandExecString(urls) in startApplicationDetached()
384 : XdgDesktopAction{*q, action}.expandExecString(urls); in startApplicationDetached()
795 QStringList XdgDesktopFile::expandExecString(const QStringList& urls) const in expandExecString() function in XdgDesktopFile