qt5base-lts/tests/auto/widgets/graphicsview/qgraphicsproxywidget
Friedemann Kleint 75244bf985 tst_qgraphicsproxywidget: Rename test slot to fix compiler warning.
Rename the test slot eventFilter() to testEventFilter(), which fixes:

tst_qgraphicsproxywidget.cpp:101:10: warning: 'tst_QGraphicsProxyWidget::eventFilter' hides overloaded virtual function [-Woverloaded-virtual]
    void eventFilter();.

Change-Id: Ia05d188b18dcbf3a0b093dcea19a7122bcde6e62
Reviewed-by: Andreas Aardal Hanssen <andreas@hanssen.name>
2015-07-28 13:19:39 +00:00
..
.gitignore Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00
BLACKLIST Tests: Blacklist tests for ubuntu 14.04 2015-04-01 13:59:04 +00:00
qgraphicsproxywidget.pro Fix autotest on xcb and make it significant again 2015-05-23 11:38:18 +00:00
tst_qgraphicsproxywidget.cpp tst_qgraphicsproxywidget: Rename test slot to fix compiler warning. 2015-07-28 13:19:39 +00:00