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.
QIODevice interface for a QByteArray | |
Serialization of binary data to a QIODevice | |
Access to directory structures and their contents | |
Iterator for directory entrylists | |
Interface for reading from and writing to files | |
Interface for reading from and writing to open files | |
OS-independent API to retrieve information about file system entries | |
Interface for monitoring files and directories for modifications | |
The base interface class of all I/O devices in Qt | |
Locking between processes using a file | |
RAII class to manage NTFS permission checking | |
Used to start external programs and to communicate with them | |
Holds the environment variables that can be passed to a program | |
Interface for reading directly from resources | |
Interface for safely writing to files | |
Persistent platform-independent application settings | |
Support for monitoring activity on a file descriptor | |
Provides information about currently mounted storage and drives | |
Creates a unique directory for temporary use | |
I/O device that operates on temporary files | |
Convenient interface for reading and writing text | |
Convenient interface for working with URLs | |
Way to manipulate a key-value pairs in a URL's query | |
Provides the facility to load an existing Scene |
© 2024 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.