summaryrefslogtreecommitdiffstats
path: root/src/dbus/doc/src/qtdbus-examples.qdoc
blob: 9b55e3f3f7a4c316028f930fdcf3ae9b0bf98bf3 (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

/*!
    \group examples-dbus
    \title Qt D-Bus Examples
    \brief Using D-Bus from Qt applications.
    \ingroup all-examples

    \l{Qt D-Bus} allows applications to send messages to each other using
    D-Bus. This page lists examples which specifically use D-Bus for
    inter-process communication (IPC).

*/