<div dir="ltr">Thanks Utkarsh, I started looking at this. Is there a quick example where I can learn how these classes are used. For example in the wiki, "<i style="color:rgb(0,0,0);font-family:sans-serif;font-size:12.7px">Extract CTH Parts</i><span style="color:rgb(0,0,0);font-family:sans-serif;font-size:12.7px"> filter" is referenced. Can you point me towards the .cxx files for this filter, where the qt frame decorators are used?</span><div><span style="color:rgb(0,0,0);font-family:sans-serif;font-size:12.7px">Chiranjib</span></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Oct 21, 2016 at 11:32 PM, Utkarsh Ayachit <span dir="ltr"><<a href="mailto:utkarsh.ayachit@kitware.com" target="_blank">utkarsh.ayachit@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Chiranjib,<br>
<br>
Start with pqProxyWidget[1]. That's the class that iterates over all<br>
properties on the proxy and then creates widgets for each property.<br>
<br>
[1] <a href="https://gitlab.kitware.com/paraview/paraview/blob/master/Qt/Components/pqProxyWidget.cxx" rel="noreferrer" target="_blank">https://gitlab.kitware.com/<wbr>paraview/paraview/blob/master/<wbr>Qt/Components/pqProxyWidget.<wbr>cxx</a><br>
<div><div class="h5"><br>
On Fri, Oct 21, 2016 at 1:56 PM, Chiranjib Sur <<a href="mailto:sur.chiranjib@gmail.com">sur.chiranjib@gmail.com</a>> wrote:<br>
> Hi,<br>
> I want to learn more about how the qt functionality is handled via<br>
> pqpropertywidget. For example, the below link from the wiki contains details<br>
> of the functionlity<br>
><br>
> the<br>
> <a href="http://www.paraview.org/Wiki/ParaView/Properties_Panel#pqPropertyWidgetDecorator_.28base-class:_QObject.29" rel="noreferrer" target="_blank">http://www.paraview.org/Wiki/<wbr>ParaView/Properties_Panel#<wbr>pqPropertyWidgetDecorator_.<wbr>28base-class:_QObject.29</a><br>
><br>
> Can anybody point me the source code of the above example (from he link)?<br>
><br>
> Thanks much in advance.<br>
> Chiranjib<br>
><br>
</div></div>> ______________________________<wbr>_________________<br>
> Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
><br>
> Visit other Kitware open-source projects at<br>
> <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
><br>
> Search the list archives at:<br>
> <a href="http://markmail.org/search/?q=Paraview-developers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>Paraview-developers</a><br>
><br>
> Follow this link to subscribe/unsubscribe:<br>
> <a href="http://public.kitware.com/mailman/listinfo/paraview-developers" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/paraview-<wbr>developers</a><br>
><br>
</blockquote></div><br></div>