qt6-bb10/src/sql/kernel
Ivan Solovev 5a1a80861f Add QSqlField::swap() documentation
Fixes: QTBUG-116937
Pick-to: 6.6
Change-Id: Ic5f08c3a7d0f2c0c926ced0d194fd5a2aea191fd
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2023-09-12 02:35:03 +02:00
..
qsql.qdoc Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qsqlcachedresult.cpp SQL: use qsizetype and range-based for loops where possible 2023-01-20 13:16:35 +00:00
qsqlcachedresult_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qsqldatabase.cpp SQLDatabase: merge two global statics into one 2023-07-23 16:49:16 +02:00
qsqldatabase.h QtSql: Stylistic fixes based on the Qt 6.6 api review 2023-07-08 18:34:10 +00:00
qsqldriver.cpp Doc: Add missing since to enum value 2023-09-11 17:50:15 +02:00
qsqldriver.h QtSql: Stylistic fixes based on the Qt 6.6 api review 2023-07-08 18:34:10 +00:00
qsqldriver_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qsqldriverplugin.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qsqldriverplugin.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qsqlerror.cpp QSqlError: Make QSqlErrorPrivate implicitly shared 2023-04-12 21:00:11 +02:00
qsqlerror.h QSqlError: Make QSqlErrorPrivate implicitly shared 2023-04-12 21:00:11 +02:00
qsqlfield.cpp Add QSqlField::swap() documentation 2023-09-12 02:35:03 +02:00
qsqlfield.h SQL: add missing Q_DECLARE_SHARED to the value types 2023-08-23 16:21:57 +02:00
qsqlindex.cpp QSqlIndex: add move ctor & move operator 2023-03-31 18:36:29 +02:00
qsqlindex.h QSqlIndex: implement member swap() and use a macro for move-assignment 2023-08-23 14:21:57 +00:00
qsqlnulldriver_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qsqlquery.cpp Doc: Fix warning about undocumented parameter 2023-08-08 09:12:16 +02:00
qsqlquery.h SQL/PSQL: Handle jsonb operators in prepared queries 2023-07-23 16:49:15 +02:00
qsqlrecord.cpp QSqlRecord: use QSharedData for private class 2023-04-26 19:56:07 +00:00
qsqlrecord.h SQL: add missing Q_DECLARE_SHARED to the value types 2023-08-23 16:21:57 +02:00
qsqlresult.cpp SQL/PSQL: Handle jsonb operators in prepared queries 2023-07-23 16:49:15 +02:00
qsqlresult.h SQL/PSQL: Handle jsonb operators in prepared queries 2023-07-23 16:49:15 +02:00
qsqlresult_p.h SQL/PSQL: Handle jsonb operators in prepared queries 2023-07-23 16:49:15 +02:00
qtsqlglobal.h Do not generate the deprecated 'QtSql/qsql.h' 2023-07-19 13:51:36 +02:00
qtsqlglobal_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00