#include "Vocabulary.h"Go to the source code of this file.
Functions | |
| QDataStream & | operator<< (QDataStream &out, const Vocabulary &vocab) |
| QDataStream & | operator>> (QDataStream &in, Vocabulary &vocab) |
| QDataStream& operator<< | ( | QDataStream & | out, | |
| const Vocabulary & | vocab | |||
| ) |
Definition at line 284 of file Vocabulary.cpp.
| QDataStream& operator>> | ( | QDataStream & | in, | |
| Vocabulary & | vocab | |||
| ) |
Definition at line 291 of file Vocabulary.cpp.
1.5.6