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

Chiranjib Sur sur.chiranjib at gmail.com
Fri Oct 21 14:25:56 EDT 2016


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, "*Extract
CTH Parts* filter" is referenced. Can you point me towards the .cxx files
for this filter, where the qt frame decorators are used?
Chiranjib

On Fri, Oct 21, 2016 at 11:32 PM, Utkarsh Ayachit <
utkarsh.ayachit at kitware.com> wrote:

> 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
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20161021/5dafaa4f/attachment.html>


More information about the Paraview-developers mailing list