#include <qdatastream.h>
#include <qstring.h>
Go to the source code of this file.
Classes | |
class | BilingualKey |
Functions | |
QDataStream & | operator<< (QDataStream &out, const BilingualKey &key) |
QDataStream & | operator>> (QDataStream &in, BilingualKey &key) |
QDataStream& operator<< | ( | QDataStream & | out, | |
const BilingualKey & | key | |||
) |
Definition at line 61 of file BilingualKey.cpp.
QDataStream& operator>> | ( | QDataStream & | in, | |
BilingualKey & | key | |||
) |
Definition at line 66 of file BilingualKey.cpp.