#include "qcollection.h"
Go to the source code of this file.
Classes | |
class | QGVector |
The QGVector class is an internal class for implementing Qt collection classes. More... | |
Functions | |
Q_EXPORT QDataStream & | operator>> (QDataStream &, QGVector &) |
Q_EXPORT QDataStream & | operator<< (QDataStream &, const QGVector &) |
Q_EXPORT QDataStream& operator<< | ( | QDataStream & | , |
const QGVector & | |||
) |
Definition at line 597 of file qgvector.cpp.
Q_EXPORT QDataStream& operator>> | ( | QDataStream & | , |
QGVector & | |||
) |
Definition at line 592 of file qgvector.cpp.