Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
doc_src_introtodbus.qdoc
Go to the documentation of this file.
1// Copyright (C) 2016 The Qt Company Ltd.
2// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
3
4//! [0]
5org.freedesktop.DBus
6//! [0]
7
8//! [QDBUS_DEBUG]
9examples/dbus/remotecontrolledcar/controller/controller &
10QDBUS_DEBUG=1 examples/dbus/remotecontrolledcar/car/car &
11//! [QDBUS_DEBUG]