![]() |
LeechCraft
0.6.70-3565-g2d86529
Modular cross-platform feature rich live environment.
|
#include <memory>#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 debug, const Item &item) |
| Serializes item contents to the debugging stream. More... | |