D24951: [KOpenWithDialog] Automatically select the result if the model filter has only one match
    David Faure 
    noreply at phabricator.kde.org
       
    Sat Oct 26 22:36:30 BST 2019
    
    
  
dfaure added a comment.
  A sort model allows to define any sorting criteria you want (see QSortFilterProxyModel::lessThan), so this is technically possible: the criteria would say "if A is a match and B isn't, then A<B is true". 
  I'm not 100% sure that things jumping around while typing is a good idea though.
REPOSITORY
  R241 KIO
REVISION DETAIL
  https://phabricator.kde.org/D24951
To: ahmadsamir, dfaure, ngraham
Cc: ngraham, kde-frameworks-devel, LeGast00n, GB_2, michaelh, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20191026/7e964d5e/attachment.html>
    
    
More information about the Kde-frameworks-devel
mailing list