qt6-bb10/tests/auto/corelib/kernel
Debao Zhang 7f64c3ddc8 Make QWinEventNotifier part of the public API
QWinEventNotifier is an essential class if you're using native Windows
Overlapped IO and need to convert it to Qt signals. However the header
is marked private.

Task-number: QTBUG-68

Change-Id: I22e9a84da97f969ddb82e9ba15e604a01abd80d0
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
Reviewed-by: Bradley T. Hughes <bradley.hughes@nokia.com>
2011-12-01 02:01:44 +01:00
..
qabstractitemmodel Moved integrationtests/* into other/ 2011-11-30 09:30:22 +01:00
qcoreapplication Fixed compile of autotests with -qtnamespace. 2011-11-18 00:07:51 +01:00
qeventloop Fix linking of autotests on Windows. 2011-11-29 12:28:30 +01:00
qitemmodel Fix linking of autotests on Windows. 2011-11-29 12:28:30 +01:00
qmath Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qmetaobject moc: support mapping pointers to member functions to indexes 2011-11-14 15:52:26 +01:00
qmetaobjectbuilder qtbase tests: Fix some warnings 2011-11-21 09:58:23 +01:00
qmetaproperty Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qmetatype Cleanup corelib autotests 2011-11-25 07:56:16 +01:00
qmimedata Fix linking of autotests on Windows. 2011-11-29 12:28:30 +01:00
qobject Support for up to 6 arguments in the new connection syntax 2011-11-30 17:19:07 +01:00
qpointer Fix linking of autotests on Windows. 2011-11-29 12:28:30 +01:00
qsignalmapper Fix linking of autotests on Windows. 2011-11-29 12:28:30 +01:00
qsocketnotifier Re-enable the corelib autotests on Mac OS X 2011-11-21 11:31:35 +01:00
qtimer Cleanup corelib autotests 2011-11-25 07:56:16 +01:00
qtranslator Fix linking of autotests on Windows. 2011-11-29 12:28:30 +01:00
qvariant Cleanup corelib autotests 2011-11-30 07:49:32 +01:00
qwineventnotifier Make QWinEventNotifier part of the public API 2011-12-01 02:01:44 +01:00
kernel.pro Re-enable the corelib autotests on Mac OS X 2011-11-21 11:31:35 +01:00