tag.cpp File Reference
#include "tag.h"
#include <qdatastream.h>
Include dependency graph for tag.cpp:

Go to the source code of this file.
Functions | |
QDataStream & | operator<< (QDataStream &s, const Tag &t) |
QDataStream & | operator>> (QDataStream &s, Tag &t) |
Function Documentation
|
|
|
Definition at line 122 of file tag.cpp. References Tag::load(). |