Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/QLauncher/
H A Dxdgdesktopfile.cpp338 QString typeStr = q->value(typeKey).toString(); in detectType() local
339 if (typeStr == ApplicationStr) in detectType()
342 if (typeStr == LinkStr) in detectType()
345 if (typeStr == DirectoryStr) in detectType()