#include "TermKey.h"Go to the source code of this file.
Functions | |
| QDataStream & | operator<< (QDataStream &out, const TermKey &key) |
| QDataStream & | operator>> (QDataStream &in, TermKey &key) |
| QDataStream& operator<< | ( | QDataStream & | out, | |
| const TermKey & | key | |||
| ) |
Definition at line 28 of file TermKey.cpp.
| QDataStream& operator>> | ( | QDataStream & | in, | |
| TermKey & | key | |||
| ) |
Definition at line 34 of file TermKey.cpp.
1.5.6