14 lines
404 B
Plaintext
14 lines
404 B
Plaintext
// 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
|
|
*/
|