LeechCraft 0.6.70-17609-g3dde4097dd
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
itemtypes.h File Reference
#include <QStringList>
#include "xdgconfig.h"
Include dependency graph for itemtypes.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  LC
namespace  LC::Util
namespace  LC::Util::XDG

Enumerations

enum class  LC::Util::XDG::Type {
  LC::Util::XDG::Other ,
  LC::Util::XDG::Application ,
  LC::Util::XDG::URL ,
  LC::Util::XDG::Dir
}
 Describes the various types of XDG .desktop files. More...

Functions

QStringList LC::Util::XDG::ToPaths (const QList< Type > &types)
 Returns a set of typical directories with desktop files of the given types.