summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib
diff options
context:
space:
mode:
authorAndreas Buhr <andreas.buhr@qt.io>2021-07-08 10:10:27 +0200
committerAndreas Buhr <andreas.buhr@qt.io>2021-07-15 18:09:12 +0200
commit4cd2cca553ba2fdcd6cd59c2cd055fc8e6e83ae4 (patch)
tree7b9968ab7bacdb1a882560f9435bebab2a83ae2a /tests/auto/corelib
parent27d6314b9598908cbb9c2a589fb62f3653fa9062 (diff)
Initialize class members of QTreeWidgetItem at declaration
The members view, par, and itemFlags were initialized in each of its nine constructors. This patch moves the initilaization to the declaration to prevent this repetition. Change-Id: I71d136e7615dca5d87e8a4dc161c877633017ad0 Reviewed-by: David Faure <david.faure@kdab.com>
Diffstat (limited to 'tests/auto/corelib')
0 files changed, 0 insertions, 0 deletions