qt6-bb10/tests/auto/sql/kernel
Christian Ehrlicher b4c63b89df QSqlDatabase: add moveToThread()/currentThread()
Add QSqlDatabase::moveToThread() to be able to move the driver instance
to another thread.

[ChangeLog][Sql][QSqLDatabase] QSqlDatabase gained two new functions
moveToThread() and currentThread() to be able to use it in another
thread than the one it was created in.

Fixes: QTBUG-39957
Change-Id: I9cb51358f73a3a2fa72813bfdbe059279d388bd7
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2024-04-25 08:27:21 +02:00
..
qsql Change license for tests files 2024-02-04 09:56:42 +01:00
qsqldatabase QSqlDatabase: add moveToThread()/currentThread() 2024-04-25 08:27:21 +02:00
qsqldriver SQL/MySQL: retrieve default column value for QSqlDatabase::record() 2024-03-10 19:15:47 +01:00
qsqlerror Change license for tests files 2024-02-04 09:56:42 +01:00
qsqlfield Change license for tests files 2024-02-04 09:56:42 +01:00
qsqlindex Change license for tests files 2024-02-04 09:56:42 +01:00
qsqlquery Change license for tests files 2024-02-04 09:56:42 +01:00
qsqlrecord Change license for tests files 2024-02-04 09:56:42 +01:00
qsqlresult Change license for tests files 2024-02-04 09:56:42 +01:00
qsqlthread Change license for tests files 2024-02-04 09:56:42 +01:00
qvfssql CMake: Make a few more auto tests standalone 2024-03-14 01:14:18 +01:00
CMakeLists.txt Say hello to QtVFS for SQLite3 2023-07-02 17:12:02 +00:00