classview hierarchy
Bernd Gehrmann
Bernd-Gehrmann at gmx.de
Thu Jun 13 16:59:02 UTC 2002
On Thursday 13 June 2002 16:09, you wrote:
> I've removed the sorting option, it really wasn't necessary for the other
> function to work. Qt API still confuses me from time to time.
Well, on the one hand there is sort() which follows the list view's sorting
setting. On the other hand, there is sortChildItems() which can be used
to sort the children of a single item by a given column.
The difference between sort() and enforceSortOrder() is not well
documented IMO.
Bernd.
More information about the KDevelop-devel
mailing list