IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)

Classes for String Data

Classes for working with string data.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

Classes for String Data

These classes are relevant when working with string data. See the information about support for Unicode in Qt for more information.

  • QByteArrayList: The QByteArrayList class provides a list of byte arrays.

  • QLatin1Char: The QLatin1Char class provides an 8-bit ASCII/Latin-1 character.

  • QLatin1String: The QLatin1String class provides a thin wrapper around an US-ASCII/Latin-1 encoded string literal.

  • QStaticByteArrayMatcher: The QStaticByteArrayMatcher class is a compile-time version of QByteArrayMatcher.

  • QStringList: The QStringList class provides a list of strings.

  • QStringView: The QStringView class provides a unified view on UTF-16 strings with a read-only subset of the QString API.

Vous avez aimé ce tutoriel ? Alors partagez-le en cliquant sur les boutons suivants : Viadeo Twitter Facebook Share on Google+