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