diff options
author | José Millán Soto <[email protected]> | 2012-09-11 13:22:35 +0200 |
---|---|---|
committer | The Qt Project <[email protected]> | 2012-09-22 19:03:16 +0200 |
commit | f799e57151dbd236f30d4ffb20d6c331b6e1a388 (patch) | |
tree | c263135c4efb66644253402d2fe320f49e86b3db /src/sql/doc/snippets/sqldatabase/sqldatabase.cpp | |
parent | 3e78f84f4e59f417e2837b6eeeaff0b14f85309e (diff) |
Correct QSpiAccessibleBridge::setRootObject definition
QSpiAccessibleBridge::setRootObject was defined to require a
QAccessibleInterface* as parameter instead of QObject*, as a result of
that, QSpiAccessibleBridge::setRootObject did not reimplement
QPlatformAccessibility::setRootObject and the adaptor was not initialized.
After this change, applications should work with screen readers.
Change-Id: Iee3d39f8e0959c1d75b1e682847d266a723c141b
Reviewed-by: Qt Doc Bot <[email protected]>
Reviewed-by: Frederik Gladhorn <[email protected]>
Diffstat (limited to 'src/sql/doc/snippets/sqldatabase/sqldatabase.cpp')
0 files changed, 0 insertions, 0 deletions