Automatic resizing of columns in the Variables tool view

Jeremy Murphy jeremy.william.murphy at gmail.com
Fri Nov 13 00:59:18 UTC 2015


Hi Andreas,

On 11 November 2015 at 19:00, Andreas Pakulat <apaku at gmx.de> wrote:

>
> Look for uses of QHeaderView::ResizeToContents in the debugger directory
> of the kdevplatform git repository. Or for calls of resizeSection in that
> area - likely on the return value of horizontalHeader of some variable
> tableview.
>
>
I found it in the AsyncTreeView class in debugger/util/treeview.cpp and
changed it, thanks!

Jeremy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20151113/e9a238a1/attachment.html>


More information about the KDevelop-devel mailing list