Go to the source code of this file.
Classes | |
| class | QStringList |
| A list of strings. More... | |
Functions | |
| Q_EXPORT QDataStream & | operator>> (QDataStream &, QStringList &) |
| Q_EXPORT QDataStream & | operator<< (QDataStream &, const QStringList &) |
| Q_EXPORT QDataStream& operator<< | ( | QDataStream & | , |
| const QStringList & | |||
| ) |
Definition at line 289 of file qstringlist.cpp.
| Q_EXPORT QDataStream& operator>> | ( | QDataStream & | , |
| QStringList & | |||
| ) |
Definition at line 284 of file qstringlist.cpp.
1.8.11