Replace it by pqRenderViewBase::widget() [1]. [1] http://www.paraview.org/ParaView3/Doc/Nightly/www/cxx-doc/classpqView.html#ae44839f94fd03cd4ef28640366df3f17
On Thu, Aug 18, 2016 at 7:52 PM, Шагит Зиганшин <[email protected]> wrote: > Hi, > > I have a problem with PythonQt plugin building: > > > > c:\users\buildsystem\desktop\paraview-build\plugins\pythonqtplugin\pqPluginDecorators.h(129): > error C2039: 'getWidget': is not a member of 'pqRenderViewBase' > > c:\users\buildsystem\desktop\paraview-src\qt\core\pqRenderViewBase.h(43): > note: see declaration of 'pqRenderViewBase' > > > > I guess getWidget method from wrapped_methods.txt, should I remove it? > > > > > _______________________________________________ > Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Search the list archives at: http://markmail.org/search/?q=ParaView > > Follow this link to subscribe/unsubscribe: > http://public.kitware.com/mailman/listinfo/paraview > _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Search the list archives at: http://markmail.org/search/?q=ParaView Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/paraview
