qt5base-lts/examples/sql/sqlbrowser
Jędrzej Nowacki db06953ca1 Replace QVariant::typeToName usage by QMetaType::typeName call.
Type information is kept in QMetaType class. QVariant is delegating
operations, so it is better to use QMetaType directly.

Change-Id: I91209fa1c9dc4303d6bd47c96824d3cd64ce5291
Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2012-05-28 03:30:21 +02:00
..
browser.cpp Replace QVariant::typeToName usage by QMetaType::typeName call. 2012-05-28 03:30:21 +02:00
browser.h add strategy support to sqlbrowser example 2012-03-06 06:34:33 +01:00
browserwidget.ui add strategy support to sqlbrowser example 2012-03-06 06:34:33 +01:00
connectionwidget.cpp Rename setResizeMode to setSectionResizeMode. 2012-05-07 17:55:47 +02:00
connectionwidget.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
main.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qsqlconnectiondialog.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qsqlconnectiondialog.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qsqlconnectiondialog.ui Move all other demos in qtbase to examples. 2011-06-24 16:47:24 +02:00
sqlbrowser.pro QtBase examples: Remove Maemo/Symbian-specific code. 2011-10-18 15:47:49 +02:00