From d4b3989818e85b1e1f3183bef2711e125fbe76ca Mon Sep 17 00:00:00 2001 From: Jerome Pasion Date: Wed, 11 Nov 2020 17:23:18 +0100 Subject: Update landing pages and module pages in qtbase -Qt SQL, Qt D-BUS, Qt GUI, Qt OpenGL, Qt Widgets, Qt Test, Qt Concurrent, Qt XML, Qt Network, Qt Core -language edits for consistency, add links Task-number: QTBUG-87155 Change-Id: Ic61350c9fa15090c802a42d8e9116219591eba73 Reviewed-by: Paul Wicking --- src/dbus/doc/src/qtdbus-index.qdoc | 17 ++++++++++------- src/dbus/doc/src/qtdbus-module.qdoc | 8 +------- 2 files changed, 11 insertions(+), 14 deletions(-) (limited to 'src/dbus/doc') diff --git a/src/dbus/doc/src/qtdbus-index.qdoc b/src/dbus/doc/src/qtdbus-index.qdoc index ebee5451f3..afd70c2f7c 100644 --- a/src/dbus/doc/src/qtdbus-index.qdoc +++ b/src/dbus/doc/src/qtdbus-index.qdoc @@ -32,13 +32,6 @@ \keyword QtDBus - \include module-use.qdocinc using qt module - \snippet snippets/CMakeLists.txt cmake_use - - See also the \l {Build with CMake} overview. - - \include module-use.qdocinc building with qmake - \snippet snippets/snippets.pro qmake_use \section1 Introduction @@ -208,6 +201,16 @@ Information about the messages will be written to the console the application was launched from. + + \include module-use.qdocinc using qt module + \snippet snippets/CMakeLists.txt cmake_use + + See also the \l {Build with CMake} overview. + + \include module-use.qdocinc building with qmake + \snippet snippets/snippets.pro qmake_use + + \section1 Module Evolution \l{Changes to Qt D-Bus} lists important changes in the module API and functionality that were done for the Qt 6 series of Qt. diff --git a/src/dbus/doc/src/qtdbus-module.qdoc b/src/dbus/doc/src/qtdbus-module.qdoc index 60a9eec768..04b729bfde 100644 --- a/src/dbus/doc/src/qtdbus-module.qdoc +++ b/src/dbus/doc/src/qtdbus-module.qdoc @@ -43,11 +43,5 @@ services exported by those applications by placing calls and accessing properties. - The Qt D-Bus module provides an interface that extends the Qt \l - {signalsandslots.html}{Signals and Slots} mechanism, allowing one - to connect to a signal emitted remotely as well as to connect a - local signal to remote slot. - - See the \l {Qt D-Bus}{D-Bus} page for detailed information on - how to use this module. + The \l{Qt D-Bus} page contains information about how to use the module. */ -- cgit v1.2.3