qt5base-lts/tests/auto/corelib
Kent Hansen 5640b0b443 Add QMetaMethod::isValid() function
This function provides a proper way of determining whether a function
returned by QMetaObject::method() is valid. (Checking whether
signature() returns a 0 pointer, which e.g. testlib does, is not an
ideal API -- especially given that signature() will soon be removed
and replaced by a function that returns a QByteArray.)

Change-Id: I644f476b09904925f2042945f5d0ad744482b682
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
2012-02-20 11:28:38 +01:00
..
animation Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
codecs Eliminate duplicate data row names in utf8 autotest. 2012-02-14 02:48:35 +01:00
global Fix qlogging test for release configuration 2012-02-17 05:26:58 +01:00
io Import QMimeType / QMimeDatabase into QtCore. 2012-02-18 22:19:43 +01:00
itemmodels Eliminate duplicate data row names from corelib autotests. 2012-02-14 06:19:16 +01:00
json Added error reporting to QJsonParser 2012-02-18 18:08:06 +01:00
kernel Add QMetaMethod::isValid() function 2012-02-20 11:28:38 +01:00
mimetypes Modify helper functions to remove embedded QSKIP call and return status. 2012-02-20 08:06:19 +01:00
plugin Fixed qlibrary unittest to work on mac 2012-02-10 03:02:07 +01:00
statemachine Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
thread Speed up tst_QWaitCondition 2012-02-20 00:21:00 +01:00
tools Make QLocale autotest pass for shadow builds. 2012-02-20 08:06:04 +01:00
xml Eliminate duplicate data row names from corelib autotests. 2012-02-14 06:19:16 +01:00
corelib.pro Import QMimeType / QMimeDatabase into QtCore. 2012-02-18 22:19:43 +01:00