Go to the source code of this file.
Functions | |
| Q_EXPORT QDataStream & | operator>> (QDataStream &s, QStringList &l) |
| Q_EXPORT QDataStream & | operator<< (QDataStream &s, const QStringList &l) |
| Q_EXPORT QDataStream& operator<< | ( | QDataStream & | s, |
| const QStringList & | l | ||
| ) |
Definition at line 289 of file qstringlist.cpp.
| Q_EXPORT QDataStream& operator>> | ( | QDataStream & | s, |
| QStringList & | l | ||
| ) |
Definition at line 284 of file qstringlist.cpp.
1.8.11