#include "Folder.h"
Go to the source code of this file.
Functions | |
QDataStream & | operator<< (QDataStream &out, const Folder &folder) |
QDataStream & | operator>> (QDataStream &in, Folder &folder) |
QDataStream& operator<< | ( | QDataStream & | out, | |
const Folder & | folder | |||
) |
Definition at line 579 of file Folder.cpp.
QDataStream& operator>> | ( | QDataStream & | in, | |
Folder & | folder | |||
) |
Definition at line 608 of file Folder.cpp.