Input/Output and Networking

These Qt Core classes are used to handle input and output to and from external devices, processes, files etc. as well as manipulating files and directories.

QDataStream

Serialization of binary data to a QIODevice

QImageReader

Format independent interface for reading images from files or other devices

QImageWriter

Format independent interface for writing images to files or other devices

QStorageInfo

Provides information about currently mounted storage and drives

QUrlQuery

Way to manipulate a key-value pairs in a URL's query

Qt3DRender::QSceneLoader

Provides the facility to load an existing Scene