summaryrefslogtreecommitdiffstats
path: root/examples/sql/doc/src/relationaltablemodel.qdoc
blob: 371fef8133f1cea1298f062be1f042e795a1337e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// 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
    \examplecategory {Data Processing & I/O}

    \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
*/