Bug 55058

Summary: Sort operations before attributes in the side list view
Product: [Applications] umbrello Reporter: Mike K. Bennett <mkb137>
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: 1.1.1   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Mike K. Bennett 2003-02-23 06:59:19 UTC
Version:           1.1.1 (using KDE KDE 3.1)
Installed from:    Gentoo Packages
OS:          Linux

It'd be nice if operations came before attributes (or vice versa) in the list view at the right.  This can be done quite simply by adding a hidden "Sort" column and then, when setting the QListViewItem's text, prepend, say, "A" for operations and "B" for attributes to the name sent to the "Sort" column's text.  This can further be used to sort operations and attributes into public/protected/private.
Comment 1 Oliver Kellogg 2005-01-04 15:27:11 UTC
Been fixed for a long time.