qt5base-lts/tests/auto/other/qaccessibility
Jan Arve Saether b9db3e4785 Do not include the treeview header if its hidden
Previously, accessibleTree->child(0) would return an interface for the
header even if it was hidden.

Also, the assertion was wrong since the index would be 0 if both row
and column were 0. The assertion was actually found while using the
project explorer of Qt Creator (2.7)

Change-Id: I9f3cc2c13b6887569d10c4e062a64552f898231a
Reviewed-by: Frederik Gladhorn <frederik.gladhorn@digia.com>
2013-04-25 17:56:26 +02:00
..
.gitignore Moved integrationtests/* into other/ 2011-11-30 09:30:22 +01:00
qaccessibility.pro Let platform plugin decide if accessibility is active 2013-04-19 17:52:45 +02:00
tst_qaccessibility.cpp Do not include the treeview header if its hidden 2013-04-25 17:56:26 +02:00