[Paraview-developers] Purging deprecated pqProxyPanel and subclasses
Utkarsh Ayachit
utkarsh.ayachit at kitware.com
Tue Feb 7 09:33:47 EST 2017
John,
This explains the design/implementation:
http://www.paraview.org/Wiki/ParaView/Properties_Panel
Hope that gives you some pointers.
Utkarsh
On Tue, Feb 7, 2017 at 9:10 AM, Biddiscombe, John A. <biddisco at cscs.ch> wrote:
> Utkarsh
>
> I’m building some plugins that use pqProxyPanel and ADD_PARAVIEW_OBJECT_PANEL which are now both obsolete.
> What should one do with these panels in general?
>
> I’ve also go some stuff that uses pqAutoGeneratedObjectPanel that seems to have gone away
>
> Is there anything I can use to replace the autogenerated panel ? I presume the functionality is absorbed into one of the base panels…
>
> Thanks
>
> JB
>
>
> On 19.01.17, 16:35, "Paraview-developers on behalf of Utkarsh Ayachit" <paraview-developers-bounces at paraview.org on behalf of utkarsh.ayachit at kitware.com> wrote:
>
> The MR has now been merged in `git/master`. As for ParaView 5.3, code
> with "old panels" will no longer build.
>
> Utkarsh
>
> On Wed, Jun 22, 2016 at 12:55 PM, Utkarsh Ayachit
> <utkarsh.ayachit at kitware.com> wrote:
> > FYI, here the MR for this change:
> >
> > https://gitlab.kitware.com/paraview/paraview/merge_requests/845
> >
> > Utkarsh
> >
> > On Tue, Jun 21, 2016 at 12:12 PM, Utkarsh Ayachit
> > <utkarsh.ayachit at kitware.com> wrote:
> >> Folks,
> >>
> >> With 5.1 out, I would like to once and for all remove all pqProxyPanel
> >> and subclasses (the old panels as we fondly call them). All classes in
> >> this hierarchy [1] will disappear after this change. Hopefully this
> >> doesn't catch anyone by surprise. Please do let me know if you need
> >> some more time.
> >>
> >> Thanks
> >> Utkarsh
> >>
> >> [1] http://www.paraview.org/ParaView3/Doc/Nightly/www/cxx-doc/classpqProxyPanel.html
> _______________________________________________
> 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