summaryrefslogtreecommitdiffstats
path: root/doc/src/example_groups.qdoc
blob: 395eac3b0adf34ddf2c140339875a6182cf03781 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
// Copyright (C) 2016 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only

/*!
\group sql_examples
\title Qt SQL Examples
\brief List of examples demonstrating the SQL use cases
*/

/*!
\group qtconcurrentexamples
\title Qt Concurrent Examples
\brief List of examples demonstrating the concurrent programming basics
*/

/*!
\group qtconcurrent-mtexamples
\title Qt Concurrent Examples
\brief List of examples demonstrating multi-threaded programming
*/

/*!
\group xml-examples
\title Qt XML Examples
\brief List of examples demonstrating the XML processing use cases
*/