47 #ifndef QT_NO_STRINGLIST 58 #ifndef QT_NO_CAST_ASCII 76 #ifndef QT_NO_DATASTREAM 81 #endif // QT_NO_STRINGLIST 82 #endif // QSTRINGLIST_H
Iterator append(const T &x)
The QRegExp class provides pattern matching using regular expressions or wildcards.
The QString class provides an abstraction of Unicode text and the classic C null-terminated char arra...
QStringList(const QStringList &l)
The QChar class provides a light-weight Unicode character.
QStringList(const QString &i)
QStringList(const QValueList< QString > &l)
QStringList(const char *i)
QValueList< T > & operator<<(const T &x)
Q_EXPORT QDataStream & operator>>(QDataStream &, QStringList &)
The QDataStream class provides serialization of binary data to a QIODevice.
void split(std::string const &s, char c, OutIter dest)