LeechCraft  0.6.70-10870-g558588d6ec
Modular cross-platform feature rich live environment.
item.h File Reference
#include <memory>
#include <boost/optional.hpp>
#include <QHash>
#include <QDebug>
#include <QIcon>
#include <interfaces/core/icoreproxy.h>
#include "xdgconfig.h"
#include "itemtypes.h"
+ Include dependency graph for item.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::Item
 Describes a single XDG .desktop entry. More...
 

Namespaces

 LeechCraft
 
 LeechCraft::Util
 
 LeechCraft::Util::XDG
 

Typedefs

using LeechCraft::Util::XDG::Item_ptr = std::shared_ptr< Item >
 

Functions

QDebug LeechCraft::Util::XDG::operator<< (QDebug stream, const Item &item)
 Serializes item contents to the debugging stream. More...