qt5base-lts/examples/sql/sqlbrowser
Christian Ehrlicher 8471d267f1 QtSql: remove compat SQL plugin names
Remove the compat SQL plugin names (QMYSQL3, QOCI8, QODBC3, QPSQL7)
since they are not needed and just confuse the user

[ChangeLog][QtSql] The compat plugin names QMYSQL3, QOCI8, QODBC3 and
QPSQL7 are no longer available.

Change-Id: I6d88f449ef3e18881a6970fb374ba0ab074ef302
Reviewed-by: Andy Shaw <andy.shaw@qt.io>
2020-02-13 22:42:26 +01:00
..
browser.cpp Revamp SQL examples to C++11 2017-09-14 10:48:48 +00:00
browser.h Revamp SQL examples to C++11 2017-09-14 10:48:48 +00:00
browserwidget.ui add strategy support to sqlbrowser example 2012-03-06 06:34:33 +01:00
CMakeLists.txt Regenerate examples 2020-02-04 18:50:39 +00:00
connectionwidget.cpp Revamp SQL examples to C++11 2017-09-14 10:48:48 +00:00
connectionwidget.h Revamp SQL examples to C++11 2017-09-14 10:48:48 +00:00
main.cpp Revamp SQL examples to C++11 2017-09-14 10:48:48 +00:00
qsqlconnectiondialog.cpp QtSql: remove compat SQL plugin names 2020-02-13 22:42:26 +01:00
qsqlconnectiondialog.h Revamp SQL examples to C++11 2017-09-14 10:48:48 +00:00
qsqlconnectiondialog.ui Move all other demos in qtbase to examples. 2011-06-24 16:47:24 +02:00
sqlbrowser.pro qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00