qt6-bb10/src/network/socket
Martin Smith c373c538e8 qdoc3: Don't put a \table in a \value
In qdoc, the \value command is meant to document a single value of an
enum. e.g.

\value TypeOfService Text describing the type of service. It runs until
the next \value or a blank line.

Although it doesn't say you can't build a \table in the \value text,
it doesn't work. For now, the fix is to remove the \table from the
\value text and make the table separate from the enum \value list and
let the description of the \table refer to the value that it belongs
to.

Task-number:  QTBUG-23599
Change-Id: I88b456dca419a565eece30ba20fe09c0bcd4d98d
Reviewed-by: Martin Smith <martin.smith@nokia.com>
Reviewed-by: Jonas Gastal <jgastal@profusion.mobi>
Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
2012-01-13 04:04:09 +01:00
..
qabstractsocket.cpp qdoc3: Don't put a \table in a \value 2012-01-13 04:04:09 +01:00
qabstractsocket.h Make (dis)connectTo(From)Host virtual in QAbstractSocket. 2012-01-09 19:17:47 +01:00
qabstractsocket_p.h Make socket descriptors qintptr. 2012-01-05 15:07:51 +01:00
qabstractsocketengine.cpp Make socket descriptors qintptr. 2012-01-05 15:07:51 +01:00
qabstractsocketengine_p.h Make socket descriptors qintptr. 2012-01-05 15:07:51 +01:00
qhttpsocketengine.cpp Removing QHttp class, its tests and its usage in examples. 2012-01-06 23:07:26 +01:00
qhttpsocketengine_p.h Make socket descriptors qintptr. 2012-01-05 15:07:51 +01:00
qlocalserver.cpp Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qlocalserver.h Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qlocalserver_p.h Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qlocalserver_tcp.cpp Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qlocalserver_unix.cpp Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qlocalserver_win.cpp Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qlocalsocket.cpp QLocalSocket: make socket descriptor qintptr 2012-01-10 01:25:02 +01:00
qlocalsocket.h QLocalSocket: make socket descriptor qintptr 2012-01-10 01:25:02 +01:00
qlocalsocket_p.h Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qlocalsocket_tcp.cpp QLocalSocket: make socket descriptor qintptr 2012-01-10 01:25:02 +01:00
qlocalsocket_unix.cpp QLocalSocket: make socket descriptor qintptr 2012-01-10 01:25:02 +01:00
qlocalsocket_win.cpp qlocalsocket_win.cpp: Fix compiler warning. 2012-01-11 21:59:19 +01:00
qnativesocketengine.cpp Make socket descriptors qintptr. 2012-01-05 15:07:51 +01:00
qnativesocketengine_p.h Make socket descriptors qintptr. 2012-01-05 15:07:51 +01:00
qnativesocketengine_unix.cpp Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qnativesocketengine_win.cpp Make socket descriptors qintptr. 2012-01-05 15:07:51 +01:00
qnet_unix_p.h Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qsocks5socketengine.cpp Make socket descriptors qintptr. 2012-01-05 15:07:51 +01:00
qsocks5socketengine_p.h Make socket descriptors qintptr. 2012-01-05 15:07:51 +01:00
qtcpserver.cpp Make socket descriptors qintptr. 2012-01-05 15:07:51 +01:00
qtcpserver.h Make socket descriptors qintptr. 2012-01-05 15:07:51 +01:00
qtcpsocket.cpp Make QFtp private. 2012-01-12 14:38:55 +01:00
qtcpsocket.h Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qtcpsocket_p.h Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qudpsocket.cpp Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qudpsocket.h Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
socket.pri network: remove Symbian specific code 2011-11-14 18:41:17 +01:00