Make copy and assign private for QAccessibleEvent.
authorFrederik Gladhorn <frederik.gladhorn@nokia.com>
Mon, 12 Mar 2012 14:36:31 +0000 (15:36 +0100)
committerQt by Nokia <qt-info@nokia.com>
Sun, 18 Mar 2012 20:42:38 +0000 (21:42 +0100)
commit36513264daaa0748d32326421732b9e5f212c2b5
treef9c5afb27ec580869088cc2f937dc2b12c23347c
parent73b42378e7798046adbc2a508855b52462f406fe
Make copy and assign private for QAccessibleEvent.

Also make the handling of events in the test pointer
based since mac-g++ doesn't seem to like const
references the way they were before.

Change-Id: I7fe39978d4729b8e586be30978b74aa51ca7cfe6
Reviewed-by: Jan-Arve Sæther <jan-arve.saether@nokia.com>
src/gui/accessible/qaccessible.h
src/testlib/qtestaccessible.h
tests/auto/other/qaccessibility/tst_qaccessibility.cpp