Review Request 125549: using qsortfilterproxy model to sort the variables

Milian Wolff mail at milianw.de
Fri Oct 9 14:02:04 UTC 2015


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/125549/#review86552
-----------------------------------------------------------



debugger/util/treeview.h (line 41)
<https://git.reviewboard.kde.org/r/125549/#comment59598>

    make this a private `QSortFilterProxyModel*`, and use a forward include in the header.



debugger/util/treeview.cpp (line 31)
<https://git.reviewboard.kde.org/r/125549/#comment59599>

    on a newline, here you do:
    
        , m_proxy(new QSortFilterProxyModel())



debugger/util/treeview.cpp (line 34)
<https://git.reviewboard.kde.org/r/125549/#comment59600>

    setModel(m_proxy)


- Milian Wolff


On Oct. 8, 2015, 11:34 a.m., rishabh  gupta wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/125549/
> -----------------------------------------------------------
> 
> (Updated Oct. 8, 2015, 11:34 a.m.)
> 
> 
> Review request for KDevelop and Milian Wolff.
> 
> 
> Bugs: 119929
>     http://bugs.kde.org/show_bug.cgi?id=119929
> 
> 
> Repository: kdevplatform
> 
> 
> Description
> -------
> 
> bug 119929 .sorting varibales list alphabetically using qsortfilterproxymodel
> 
> 
> Diffs
> -----
> 
>   debugger/variable/variablewidget.cpp 79f366d 
>   debugger/util/treeview.cpp ae9f0e0 
>   debugger/util/treeview.h f6a6370 
> 
> Diff: https://git.reviewboard.kde.org/r/125549/diff/
> 
> 
> Testing
> -------
> 
> built
> 
> testing done
> 
> 
> Thanks,
> 
> rishabh  gupta
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20151009/0877220f/attachment.html>


More information about the KDevelop-devel mailing list