The QProcess class is used to start external programs and to communicate with them.| doc.qt.io
The QBuffer class provides a QIODevice interface for a QByteArray.| doc.qt.io
The QStringEncoder class provides a state-based encoder for text.| doc.qt.io
The QStringDecoder class provides a state-based decoder for text.| doc.qt.io
Description of how data types are exchanged between QML and C++| doc.qt.io
The QOpenGLShader class allows OpenGL shaders to be compiled.| doc.qt.io
The QUtf8StringView class provides a unified view on UTF-8 strings with a read-only subset of the QString API.| doc.qt.io
The QIODevice class is the base interface class of all I/O devices in Qt.| doc.qt.io
The QMetaMethod class provides meta-data about a member function.| doc.qt.io
The QDebug class provides an output stream for debugging information.| doc.qt.io
The QFile class provides an interface for reading from and writing to files.| doc.qt.io
The QSettings class provides persistent platform-independent application settings.| doc.qt.io
The QMetaObject class contains meta-information about Qt objects.| doc.qt.io
An overview of the drag and drop system provided by Qt.| doc.qt.io
The QImageReader class provides a format independent interface for reading images from files or other devices.| doc.qt.io
The QHash class is a template class that provides a hash-table-based dictionary.| doc.qt.io
The QDataStream class provides serialization of binary data to a QIODevice.| doc.qt.io
The QUrl class provides a convenient interface for working with URLs.| doc.qt.io
The QByteArrayView class provides a view on an array of bytes with a read-only subset of the QByteArray API.| doc.qt.io
The Qt namespace contains miscellaneous identifiers used throughout the Qt library.| doc.qt.io
KDE products API documentation| api.kde.org
The QLatin1StringView class provides a thin wrapper around a US-ASCII/Latin-1 encoded string literal.| doc.qt.io
The QByteArray class provides an array of bytes.| doc.qt.io
Qt's template-based container classes.| doc.qt.io
The QString class provides a Unicode character string.| doc.qt.io