#include "Translation.h"
Go to the source code of this file.
Functions | |
QDataStream & | operator<< (QDataStream &out, const Translation &translation) |
QDataStream & | operator>> (QDataStream &in, Translation &translation) |
QDataStream& operator<< | ( | QDataStream & | out, | |
const Translation & | translation | |||
) |
Definition at line 41 of file Translation.cpp.
QDataStream& operator>> | ( | QDataStream & | in, | |
Translation & | translation | |||
) |
Definition at line 46 of file Translation.cpp.