Review Request 116887: Undeprecate setUrlDropsEnabled(bool) in KComboBox and KLineEdit
    David Gil Oliva 
    davidgiloliva at gmail.com
       
    Mon Mar 24 18:43:31 UTC 2014
    
    
  
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/116887/
-----------------------------------------------------------
(Updated March 24, 2014, 6:43 p.m.)
Status
------
This change has been discarded.
Review request for KDE Frameworks.
Repository: kcompletion
Description
-------
Undeprecate setUrlDropsEnabled(bool) in KComboBox and KLineEdit
Apidox say it to be deprecated and use installEventFilter with a
LineEditUrlDropEventFilter instead. But that's precisely what
setUrlDropsEnabled does, so I don't see the point of making the user
do it when there's already a one-line method for that.
Diffs
-----
  src/klineedit.h 76a1f01 
  src/kcombobox.h eea930d 
  src/kcombobox.cpp 30edc1b 
Diff: https://git.reviewboard.kde.org/r/116887/diff/
Testing
-------
It builds. The compiler warnings about this deprecation disappear. 
Thanks,
David Gil Oliva
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20140324/c5834185/attachment.html>
    
    
More information about the Kde-frameworks-devel
mailing list