summaryrefslogtreecommitdiffstats
path: root/src/dbus/doc/snippets/code/doc_src_introtodbus.qdoc
blob: d39151354ae765002f1b8df0000d087c2a98a83d (plain)
1
2
3
4
5
6
7
8
9
10
11
// Copyright (C) 2016 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause

//! [0]
org.freedesktop.DBus
//! [0]

//! [QDBUS_DEBUG]
examples/dbus/remotecontrolledcar/controller/controller &
QDBUS_DEBUG=1 examples/dbus/remotecontrolledcar/car/car &
//! [QDBUS_DEBUG]