summaryrefslogtreecommitdiffstats
path: root/examples/widgets/doc/src/sdi.qdoc
blob: eebb50cbfeedf2ed755b30cc2f3c064821254eb1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
// Copyright (C) 2016 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only

/*!
    \example mainwindows/sdi
    \title SDI Example
    \ingroup examples-mainwindow

    \brief The SDI example shows how to create a Single Document Interface. It uses a number of
    top-level windows to display the contents of different text files.

    \image sdi-example.png
*/