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

/*!
    \example richtext/textedit
    \title Text Edit
    \ingroup examples-richtext
    \brief The Text Edit example shows Qt's rich text editing facilities
    in action.

    \brief The Text Edit example shows Qt's rich text editing facilities in action,
    providing an example document for you to experiment with.

    \image textedit-demo.png
*/