![]() |
LeechCraft
0.6.70-10870-g558588d6ec
Modular cross-platform feature rich live environment.
|
#include <memory>
#include <QObject>
#include <QHash>
#include <interfaces/core/icoreproxy.h>
#include "xdgconfig.h"
Go to the source code of this file.
Classes | |
class | LeechCraft::Util::XDG::ItemsFinder |
Finds and parses XDG .desktop files. More... | |
Namespaces | |
LeechCraft | |
LeechCraft::Util | |
LeechCraft::Util::XDG | |
Typedefs | |
using | LeechCraft::Util::XDG::Cat2Items_t = QHash< QString, QList< Item_ptr > > |
Variables | |
class UTIL_XDG_API | LeechCraft::Util::XDG::Item |