![]() |
LeechCraft
0.6.70-15082-g543737046d
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 | LC::Util::XDG::ItemsFinder |
Finds and parses XDG .desktop files. More... | |
Namespaces | |
LC | |
LC::Util | |
LC::Util::XDG | |
Typedefs | |
using | LC::Util::XDG::Cat2Items_t = QHash< QString, QList< Item_ptr > > |
Variables | |
class UTIL_XDG_API | LC::Util::XDG::Item |