QHeaderView - remove some (nearly) unused span functions
authorThorbjørn Lund Martsum <tmartsum@gmail.com>
Tue, 10 Apr 2012 06:22:12 +0000 (08:22 +0200)
committerQt by Nokia <qt-info@nokia.com>
Tue, 10 Apr 2012 23:42:12 +0000 (01:42 +0200)
commite8b098b6367baafda9e494ec4c9ddd1b7bf661ce
tree35110d39bf6527750fb1cf6806c422dbb73bd02b
parent699f2424eba929d04b081af2a0cad74e2e58e235
QHeaderView - remove some (nearly) unused span functions

This removes a couple of functions. Two of them are unused and the
last one has its (now) very simple implementation inlined in the
only caller. The last function was called something with spans and
we would like to get away from using the word 'span' since we no
longer uses spans.

Change-Id: Icef95166289d52bd958400cba70daceb6fa75913
Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
src/widgets/itemviews/qheaderview.cpp
src/widgets/itemviews/qheaderview_p.h