LeechCraft  0.6.70-10870-g558588d6ec
Modular cross-platform feature rich live environment.
itemsfinder.h File Reference
#include <memory>
#include <QObject>
#include <QHash>
#include <interfaces/core/icoreproxy.h>
#include "xdgconfig.h"
+ Include dependency graph for itemsfinder.h:
+ This graph shows which files directly or indirectly include this file:

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