37 <<
static_cast<int> (type);
43 const auto&
infos =
QDir {
path }.entryInfoList (QDir::AllDirs | QDir::NoDotAndDotDot);
Type
Describes the various types of XDG .desktop files.
@ Dir
A shortcut to a directory.
@ Application
A shortcut to an application.
@ URL
A shortcut to an URL.
QStringList ToPaths(const QList< Type > &types)
Returns a set of typical directories with desktop files of the given types.
Container< T > Filter(const Container< T > &c, F f)
auto ConcatMap(Cont &&c, F &&f)