diff options
author | Ken Moore <ken@ixsystems.com> | 2018-03-22 14:03:13 -0400 |
---|---|---|
committer | Ken Moore <ken@ixsystems.com> | 2018-03-22 14:06:39 -0400 |
commit | b0e4e608da9563cf0e01490cc3e8a0b8c05b5137 (patch) | |
tree | 26763511b60a468f4c98294817cb2cb59e2e4d4b /README.md | |
parent | Added a splitter for the bookmarks menu to be able to change size (diff) | |
download | lumina-b0e4e608da9563cf0e01490cc3e8a0b8c05b5137.tar.gz lumina-b0e4e608da9563cf0e01490cc3e8a0b8c05b5137.tar.bz2 lumina-b0e4e608da9563cf0e01490cc3e8a0b8c05b5137.zip |
Add a signal/slot path for detecting/setting the sort column for tree widgets.
Current problems:
1. Still need to detect when the sort column has changed in the DDTreeWidget subclass to emit the first signal.
2. Need to listed for the signal from the BrowserWidget in the MainUI and save that column into the settings.
3. As needed, the MainUI needs to run "setTreeWidgetSortColumn(int,bool)" on a new BrowserWidget based on the last-saved sorting column.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions