summaryrefslogtreecommitdiffstats
path: root/examples/dbus/doc/src/listnames.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/dbus/doc/src/listnames.qdoc')
-rw-r--r--examples/dbus/doc/src/listnames.qdoc15
1 files changed, 0 insertions, 15 deletions
diff --git a/examples/dbus/doc/src/listnames.qdoc b/examples/dbus/doc/src/listnames.qdoc
deleted file mode 100644
index afff9bd920..0000000000
--- a/examples/dbus/doc/src/listnames.qdoc
+++ /dev/null
@@ -1,15 +0,0 @@
-// Copyright (C) 2016 The Qt Company Ltd.
-// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
-
-/*!
- \example listnames
- \title D-Bus List Names Example
- \ingroup examples-dbus
- \brief Shows how to access the D-Bus bus daemon service.
-
- \e{List Names} is a command-line example which shows how to
- access the \l{Qt D-Bus} bus daemon service. The example prints various
- information about the bus daemon service.
-
- \include examples-run.qdocinc
-*/