Doc: Use new global include snippets in Qt Network landing page
Task-number: QTBUG-100369 Pick-to: 6.3 Change-Id: I985d49640dbd63d48e4614063309a8130225ff57 Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
This commit is contained in:
parent
a818885a3d
commit
31e78d51ef
@ -34,16 +34,17 @@
|
|||||||
applications that use TCP/IP. Operations such as requests, cookies, and
|
applications that use TCP/IP. Operations such as requests, cookies, and
|
||||||
sending data over HTTP are handled by various C++ classes.
|
sending data over HTTP are handled by various C++ classes.
|
||||||
|
|
||||||
\include module-use.qdocinc using qt module
|
\section1 Using the Module
|
||||||
\snippet doc/snippets/CMakeLists.txt 0
|
|
||||||
|
|
||||||
See also the \l {Build with CMake} overview.
|
\include {module-use.qdocinc} {using the c++ api}
|
||||||
|
|
||||||
|
\section2 Building with CMake
|
||||||
|
|
||||||
|
\include {module-use.qdocinc} {building with cmake} {Network}
|
||||||
|
|
||||||
\section2 Building with qmake
|
\section2 Building with qmake
|
||||||
|
|
||||||
Add \c network to the \c QT variable:
|
\include {module-use.qdocinc} {building_with_qmake} {network}
|
||||||
|
|
||||||
\snippet network/network.pro 0
|
|
||||||
|
|
||||||
\section1 Articles and Guides
|
\section1 Articles and Guides
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user