summaryrefslogtreecommitdiffstats
path: root/examples/sql/doc/src/relationaltablemodel.qdoc
blob: cf95cb4aad1b5869cb5d4addda12a25d965e5420 (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 relationaltablemodel
    \title Relational Table Model Example
    \ingroup sql_examples

    \brief The Relational Table Model example shows how to use table views with a relational
    model to visualize the relations between items in a database.

    \borderedimage relationaltablemodel-example.png
*/