Details
-
Suggestion
-
Resolution: Invalid
-
Not Evaluated
-
4.4.3
-
None
Description
There's currently no easy way of calling QHeaderViewPrivate::clear() since QHeaderView::reset() doesn't do that. It would be nice if there was a clear() function in QHeaderView that called clear() on the private class.