Bug 55058 - Sort operations before attributes in the side list view
Summary: Sort operations before attributes in the side list view
Status: RESOLVED FIXED
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: 1.1.1
Platform: Gentoo Packages Linux
: NOR wishlist
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-23 06:59 UTC by Mike K. Bennett
Modified: 2005-01-04 15:27 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.