qt5base-lts/src/sql/kernel
Martin Smith 5e8bc07cb2 doc: Fix several minor qdoc warnings
The fixes included undocumented enum values, which are now
marked as omitted, adding a test for Q_CLANG_QDOC for a
couple windows enum values, adding \fn commands for a pair
of member functions in QLocale, and a \fn command for an
obsolete function in QSqlError.

Change-Id: I12a8ea7287039096b9cfe7870d2ab213a3d78dcf
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2018-01-20 13:54:37 +00:00
..
kernel.pri QtSql: Fix qmake warning about missing qsql.h 2016-07-13 07:18:21 +00:00
qsql.qdoc Unify license header usage. 2016-03-29 10:20:03 +00:00
qsqlcachedresult_p.h Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
qsqlcachedresult.cpp Improve sql allocated cache reuse 2016-02-16 21:22:19 +00:00
qsqldatabase.cpp doc: Add missing template clause in \fn command 2018-01-12 14:49:42 +00:00
qsqldatabase.h QtSql: Raise minimum supported MSVC version to 2015 2018-01-04 20:23:54 +00:00
qsqldriver_p.h Add qtsqlglobal.h and qtsqlglobal_p.h 2016-07-03 07:56:23 +00:00
qsqldriver.cpp Add more Q_FALLTHROUGH() 2018-01-12 07:10:25 +00:00
qsqldriver.h Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
qsqldriverplugin.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qsqldriverplugin.h Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
qsqlerror.cpp doc: Fix several minor qdoc warnings 2018-01-20 13:54:37 +00:00
qsqlerror.h Add move special member functions to QSqlError 2017-04-28 12:50:34 +00:00
qsqlfield.cpp QPSQL: Add support for forward-only queries 2018-01-06 08:24:32 +00:00
qsqlfield.h Fix BC breakage by adding an overload for the QSqlField constructor 2017-11-13 06:59:25 +00:00
qsqlindex.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qsqlindex.h Add qtsqlglobal.h and qtsqlglobal_p.h 2016-07-03 07:56:23 +00:00
qsqlnulldriver_p.h Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
qsqlquery.cpp QPSQL: Add support for forward-only queries 2018-01-06 08:24:32 +00:00
qsqlquery.h Add qtsqlglobal.h and qtsqlglobal_p.h 2016-07-03 07:56:23 +00:00
qsqlrecord.cpp QSqlRecord: (re)speedup indexOf(const QString& name) 2018-01-06 05:17:28 +00:00
qsqlrecord.h Add qtsqlglobal.h and qtsqlglobal_p.h 2016-07-03 07:56:23 +00:00
qsqlresult_p.h Add qtsqlglobal.h and qtsqlglobal_p.h 2016-07-03 07:56:23 +00:00
qsqlresult.cpp QPSQL: Add support for forward-only queries 2018-01-06 08:24:32 +00:00
qsqlresult.h Add qtsqlglobal.h and qtsqlglobal_p.h 2016-07-03 07:56:23 +00:00
qtsqlglobal_p.h Add qtsqlglobal.h and qtsqlglobal_p.h 2016-07-03 07:56:23 +00:00
qtsqlglobal.h Add qtsqlglobal.h and qtsqlglobal_p.h 2016-07-03 07:56:23 +00:00