aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/doc/src/concepts/visualtypes/topic.qdoc
blob: 1e730ff99980588bb3f9d0ba2497fd97efef55e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
// Copyright (C) 2017 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only

/*!
\page qtquick-visualtypes-topic.html
\title Important Concepts In Qt Quick - Visual Types
\brief Overview of visual type concepts

Most user-interfaces include some visual aspect.  While multimodal interfaces
are extremely interesting and can be very engaging and interactive (using,
for example, haptic feedback and sounds to notify the user of changes in the
state of an application), visual objects in a user-interface are able to convey
a huge amount of information to the user at a glance.

See the \l{Qt Quick QML Types} page for the complete list of visual object types
provided by Qt Quick.

*/