[Paraview-developers] need some pointer for the Qt property

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Fri Oct 21 14:02:36 EDT 2016


Chiranjib,

Start with pqProxyWidget[1]. That's the class that iterates over all
properties on the proxy and then creates widgets for each property.

[1] https://gitlab.kitware.com/paraview/paraview/blob/master/Qt/Components/pqProxyWidget.cxx

On Fri, Oct 21, 2016 at 1:56 PM, Chiranjib Sur <sur.chiranjib at gmail.com> wrote:
> Hi,
> I want to learn more about how the qt functionality is handled via
> pqpropertywidget. For example, the below link from the wiki contains details
> of the functionlity
>
> the
> http://www.paraview.org/Wiki/ParaView/Properties_Panel#pqPropertyWidgetDecorator_.28base-class:_QObject.29
>
> Can anybody point me the source code of the above example (from he link)?
>
> Thanks much in advance.
> Chiranjib
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Search the list archives at:
> http://markmail.org/search/?q=Paraview-developers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/paraview-developers
>


More information about the Paraview-developers mailing list