Make accessible interfaces private for Qt 5.0
authorJan-Arve Saether <jan-arve.saether@nokia.com>
Thu, 23 Feb 2012 22:09:06 +0000 (23:09 +0100)
committerQt by Nokia <qt-info@nokia.com>
Tue, 28 Feb 2012 00:14:17 +0000 (01:14 +0100)
commit99d5decbcfbce35b6d20f816a07c5ed1625aadae
treef9cccecedc81b4f7544111951eac2a8327558e7d
parent7df4890d8a98d872deaebd46ca8d92473a3c6585
Make accessible interfaces private for Qt 5.0

Since we're not yet confident if they serve their purpose well enough,
we have decided to make them internal so that we are free to tune them
later

Change-Id: Id79d154e0537aca07303afea5d057cfcb0773384
Reviewed-by: Morten Johan Sørvig <morten.sorvig@nokia.com>
src/gui/accessible/qaccessible.cpp
src/gui/accessible/qaccessible2.cpp
src/gui/accessible/qaccessiblebridge.cpp
src/gui/accessible/qaccessibleobject.cpp
src/gui/accessible/qaccessibleplugin.cpp
src/gui/kernel/qwindow.cpp