![]() |
LeechCraft
0.6.70-10870-g558588d6ec
Modular cross-platform feature rich live environment.
|
#include "xdgconfig.h"
Go to the source code of this file.
Classes | |
class | QList< T > |
Namespaces | |
LeechCraft | |
LeechCraft::Util | |
LeechCraft::Util::XDG | |
Enumerations | |
enum | LeechCraft::Util::XDG::Type { LeechCraft::Util::XDG::Type::Other, LeechCraft::Util::XDG::Type::Application, LeechCraft::Util::XDG::Type::URL, LeechCraft::Util::XDG::Type::Dir } |
Describes the various types of XDG .desktop files. More... | |
Functions | |
QStringList | LeechCraft::Util::XDG::ToPaths (const QList< Type > &types) |
Returns a set of typical directories with desktop files of the given types. More... | |