30 #ifndef UTIL_STRUCTURESOPS_H
31 #define UTIL_STRUCTURESOPS_H
32 #include <QDataStream>
33 #include "../interfaces/structures.h"
QDebug operator<<(QDebug dbg, const LeechCraft::Util::TreeItem &item)
bool operator<(const LeechCraft::Entity &e1, const LeechCraft::Entity &e2)
bool operator==(const LeechCraft::Entity &e1, const LeechCraft::Entity &e2)
QDataStream & operator>>(QDataStream &in, LeechCraft::Entity &e)
Describes parameters of an entity.