This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
qt5base-lts
Watch
1
Star
0
Fork
0
You've already forked qt5base-lts
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4ffdd865b0
qt5base-lts
/
tests
/
benchmarks
/
gui
/
itemviews
/
qheaderview
/
qheaderview.pro
8 lines
103 B
Prolog
Raw
Normal View
History
Unescape
Escape
Adding a QHeaderView benchmark This is a small QHeaderView benchmark. It measures visualIndexAt, hideSection, showSecion, moveSection, insert, remove and trunc rows. Change-Id: Ibca6a2e130f4ab27d68f51e5e341a78579abd1bf Reviewed-by: Robin Burchell <robin+qt@viroteck.net>
2012-01-08 21:37:01 +00:00
QT
+=
widgets
testlib
TEMPLATE
=
app
Fixed benchmarks to work from install directory - Changed benchmarks to use TESTDATA and QFINDTESTDATA - Fixed up targets all use tst_bench_ syntax Change-Id: I5c2936702e248478f5df225ce38893158ee22d7f Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com> Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
2012-03-12 04:24:02 +00:00
TARGET
=
tst_bench_qheaderview
Adding a QHeaderView benchmark This is a small QHeaderView benchmark. It measures visualIndexAt, hideSection, showSecion, moveSection, insert, remove and trunc rows. Change-Id: Ibca6a2e130f4ab27d68f51e5e341a78579abd1bf Reviewed-by: Robin Burchell <robin+qt@viroteck.net>
2012-01-08 21:37:01 +00:00
SOURCES
+=
qheaderviewbench
.
cpp
Reference in New Issue
Copy Permalink