Doc: Add example categories for Qt D-bus examples
Task-number: QTBUG-116030 Pick-to: 6.5 6.6 Change-Id: I6ad7ddb69fc952d3bba7477ab804455d46d77866 Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
This commit is contained in:
parent
592f8630c6
commit
b1c062d078
@ -4,6 +4,7 @@
|
|||||||
/*!
|
/*!
|
||||||
\example chat
|
\example chat
|
||||||
\title D-Bus Chat
|
\title D-Bus Chat
|
||||||
|
\examplecategory {Connectivity}
|
||||||
\ingroup examples-dbus
|
\ingroup examples-dbus
|
||||||
\brief Demonstrates communication among instances of an application.
|
\brief Demonstrates communication among instances of an application.
|
||||||
|
|
||||||
|
@ -4,6 +4,7 @@
|
|||||||
/*!
|
/*!
|
||||||
\example complexpingpong
|
\example complexpingpong
|
||||||
\title D-Bus Complex Ping Pong
|
\title D-Bus Complex Ping Pong
|
||||||
|
\examplecategory {Connectivity}
|
||||||
\ingroup examples-dbus
|
\ingroup examples-dbus
|
||||||
\brief Demonstrates usage of the Qt D-Bus typesystem.
|
\brief Demonstrates usage of the Qt D-Bus typesystem.
|
||||||
|
|
||||||
|
@ -4,6 +4,7 @@
|
|||||||
/*!
|
/*!
|
||||||
\example pingpong
|
\example pingpong
|
||||||
\title D-Bus Ping Pong
|
\title D-Bus Ping Pong
|
||||||
|
\examplecategory {Connectivity}
|
||||||
\ingroup examples-dbus
|
\ingroup examples-dbus
|
||||||
\brief Demonstrates a simple message system using D-Bus.
|
\brief Demonstrates a simple message system using D-Bus.
|
||||||
|
|
||||||
|
@ -4,6 +4,7 @@
|
|||||||
/*!
|
/*!
|
||||||
\example remotecontrolledcar
|
\example remotecontrolledcar
|
||||||
\title D-Bus Remote Controlled Car
|
\title D-Bus Remote Controlled Car
|
||||||
|
\examplecategory {Connectivity}
|
||||||
\ingroup examples-dbus
|
\ingroup examples-dbus
|
||||||
\brief Shows how to use Qt D-Bus to control a car from another application.
|
\brief Shows how to use Qt D-Bus to control a car from another application.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user