Move QSocketNotifier data members to a private class
authorShane Kearns <ext-shane.2.kearns@nokia.com>
Fri, 20 Apr 2012 17:25:31 +0000 (18:25 +0100)
committerQt by Nokia <qt-info@nokia.com>
Fri, 4 May 2012 01:10:16 +0000 (03:10 +0200)
commitf503e906d6849fc7a2fef57a52b44194030bc5ed
treea7485fe9eb61027e72bf4256cf0dcb761f4be1b1
parentbd7cd3467334dae70e4cd21a5df6c17e3e3ea4bf
Move QSocketNotifier data members to a private class

This is a binary incompatible change to allow future changes
to QSocketNotifier to be possible in a binary compatible way.

Change-Id: If90f3393e84edd3b1ac4d4132fa8e59b6b87a8ec
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
src/corelib/kernel/qsocketnotifier.cpp
src/corelib/kernel/qsocketnotifier.h