Revamp Local Fortune Server Example: Revisit the documentation
Remove "Example" from the title. Add \examplecategory {Connectivity}. Task-number: QTBUG-117064 Pick-to: 6.5 Change-Id: I53c106f3429d5fe31ca7a8e8b821e4c1cafdda64 Reviewed-by: Ivan Solovev <ivan.solovev@qt.io> (cherry picked from commit 6ca8b61b6b758366d08fab621c0ba0b82929c680) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
de7b2bfa4c
commit
2d81291a45
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
The Local Fortune Client example shows how to create a client for a simple
|
The Local Fortune Client example shows how to create a client for a simple
|
||||||
local service using QLocalSocket. It is intended to be run alongside the
|
local service using QLocalSocket. It is intended to be run alongside the
|
||||||
\l{Local Fortune Server Example}.
|
\l{Local Fortune Server} example.
|
||||||
|
|
||||||
\image localfortuneclient-example.png Screenshot of the Local Fortune Client
|
\image localfortuneclient-example.png Screenshot of the Local Fortune Client
|
||||||
example
|
example
|
||||||
|
@ -3,7 +3,8 @@
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\example ipc/localfortuneserver
|
\example ipc/localfortuneserver
|
||||||
\title Local Fortune Server Example
|
\examplecategory {Connectivity}
|
||||||
|
\title Local Fortune Server
|
||||||
\ingroup examples-ipc
|
\ingroup examples-ipc
|
||||||
\brief Demonstrates using QLocalServer and QLocalSocket for serving a simple local service.
|
\brief Demonstrates using QLocalServer and QLocalSocket for serving a simple local service.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user