Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
io.qdoc
Go to the documentation of this file.
1// Copyright (C) 2016 The Qt Company Ltd.
2// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
3
4/*!
5 \group io
6 \title Input/Output and Networking
7 \ingroup groups
8
9 \brief Classes providing file input and output along with directory and
10 network handling.
11
12 These \l{Qt Core} classes are used to handle input and output to and from
13 external devices, processes, files etc., as well as manipulating files and
14 directories.
15
16*/