<div dir="ltr">Dear all,<br><br>I would like to modify the paraview pipeline browser in a Qt-based custom visualization applications using
ParaView&#39;s Parallel Visualization framework (Version 3.8.0). For example I want to modify it to show only the data charged without any filter representation. In order to<span class="co1"> setup the context menu for the <b style="color: black; background-color: rgb(160, 255, 255);">pipeline</b> browser I have added this line in t</span>he constructor for QMainWindow:<br>
------<br><span class="co1"></span>pqParaViewMenuBuilders::buildPipelineBrowserContextMenu(
<br>    *this-&gt;Internals-&gt;pipelineBrowser);<br>------<br>Any help would be most appreciated.<br><br>Salman SHAHIDI<br><br></div>