![]() |
LeechCraft
0.6.70-10870-g558588d6ec
Modular cross-platform feature rich live environment.
|
#include "structuresops.h"
Go to the source code of this file.
Namespaces | |
LeechCraft | |
Functions | |
QDataStream & | operator<< (QDataStream &out, const LeechCraft::Entity &e) |
QDataStream & | operator>> (QDataStream &in, LeechCraft::Entity &e) |
bool | LeechCraft::operator< (const LeechCraft::Entity &e1, const LeechCraft::Entity &e2) |
bool | LeechCraft::operator== (const LeechCraft::Entity &e1, const LeechCraft::Entity &e2) |
QDataStream& operator<< | ( | QDataStream & | out, |
const LeechCraft::Entity & | e | ||
) |
Definition at line 32 of file structuresops.cpp.
References LeechCraft::Entity::Additional_, LeechCraft::Entity::Entity_, LeechCraft::Entity::Location_, LeechCraft::Entity::Mime_, and LeechCraft::Entity::Parameters_.
QDataStream& operator>> | ( | QDataStream & | in, |
LeechCraft::Entity & | e | ||
) |
Definition at line 44 of file structuresops.cpp.
References LeechCraft::Entity::Additional_, LeechCraft::AutoAccept, LeechCraft::DoNotAnnounceEntity, LeechCraft::DoNotNotifyUser, LeechCraft::DoNotSaveInHistory, LeechCraft::Entity::Entity_, LeechCraft::FromCommandLine, LeechCraft::FromUserInitiated, LeechCraft::Internal, LeechCraft::IsDownloaded, LeechCraft::Entity::Location_, LeechCraft::Entity::Mime_, LeechCraft::NoAutostart, LeechCraft::NotPersistent, LeechCraft::OnlyDownload, LeechCraft::OnlyHandle, and LeechCraft::Entity::Parameters_.