Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/QLauncher/
H A Dxdgdesktopfile.cpp65 static const QLatin1String execKey("Exec"); variable
348 if (!q->value(execKey).toString().isEmpty()) in detectType()
802 QString execStr = value(execKey).toString(); in expandExecString()