[Paraview] Collapse tree view after new child added

Rustem Khabetdinov rustem.khabetdinov at gmail.com
Mon Feb 6 12:18:04 EST 2017


Hello,

Is it possible to collapse tree view after new child(filter) was added?
We tried to change the behaviour in pqPipelineBrowserWidget but when the
line 124 :
QObject::connect(this->PipelineModel, SIGNAL(firstChildAdded(const
QModelIndex&)), this,SLOT(expandWithModelIndexTranslation(const
QModelIndex&)));
was commented Paraview crashed all time.

Best Regards,
Rustem.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20170206/a86461da/attachment.html>


More information about the ParaView mailing list