#include "StandbyTerm.h"
Go to the source code of this file.
Functions | |
QDataStream & | operator<< (QDataStream &out, const StandbyTerm &term) |
QDataStream & | operator>> (QDataStream &in, StandbyTerm &term) |
QDataStream& operator<< | ( | QDataStream & | out, | |
const StandbyTerm & | term | |||
) |
Definition at line 27 of file StandbyTerm.cpp.
QDataStream& operator>> | ( | QDataStream & | in, | |
StandbyTerm & | term | |||
) |
Definition at line 33 of file StandbyTerm.cpp.