These classes are relevant when working with string data. See the information about support for Unicode in Qt for more information.
Array of bytes | |
Holds a sequence of bytes that can be quickly matched in a byte array | |
16-bit Unicode character | |
8-bit ASCII/Latin-1 character | |
Thin wrapper around an US-ASCII/Latin-1 encoded string literal | |
Converts between numbers and their string representations in various languages | |
Unicode character string | |
List of strings | |
Holds a sequence of characters that can be quickly matched in a Unicode string | |
Thin wrapper around QString substrings | |
Way of finding Unicode text boundaries in a string | |
Convenient interface for reading and writing text |