summaryrefslogtreecommitdiffstats
path: root/src/sql/kernel/qsqldatabase.cpp
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@nokia.com>2009-10-16 16:26:06 (GMT)
committerThiago Macieira <thiago.macieira@nokia.com>2009-10-16 16:26:06 (GMT)
commitaf1fa7fe766980210d7363c1559197f34b10d834 (patch)
treee2964649ca8469269950a265060b3d1e7e6026f6 /src/sql/kernel/qsqldatabase.cpp
parentc5bfbe27f5bbdb1f3e76af8ca5e0f4df27875a06 (diff)
parent1433a2c8682cb1c8f89ceaf97ad7a509ac686879 (diff)
downloadQt-af1fa7fe766980210d7363c1559197f34b10d834.zip
Qt-af1fa7fe766980210d7363c1559197f34b10d834.tar.gz
Qt-af1fa7fe766980210d7363c1559197f34b10d834.tar.bz2
Merge branch '4.6'
Conflicts: translations/assistant_adp_pl.ts translations/assistant_adp_ru.ts
Diffstat (limited to 'src/sql/kernel/qsqldatabase.cpp')
-rw-r--r--src/sql/kernel/qsqldatabase.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/sql/kernel/qsqldatabase.cpp b/src/sql/kernel/qsqldatabase.cpp
index 821760f..193aa7c 100644
--- a/src/sql/kernel/qsqldatabase.cpp
+++ b/src/sql/kernel/qsqldatabase.cpp
@@ -455,6 +455,8 @@ void QSqlDatabasePrivate::disable()
The database connection is referred to by \a connectionName. The
newly added database connection is returned.
+ If \a type is not available or could not be loaded, isValid() returns false.
+
If \a connectionName is not specified, the new connection becomes
the default connection for the application, and subsequent calls
to database() without the connection name argument will return the