summaryrefslogtreecommitdiffstats
path: root/examples/widgets/doc/src/mainwindow.qdoc
blob: ca2840123d90e69ca8786152dee135369d355147 (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/mainwindow
    \title Main Window
    \ingroup examples-mainwindow

    \brief The Main Window example shows Qt's extensive support for tool bars,
    dock windows, menus, and other standard application features.

    \image mainwindow-demo.png
*/