[Paraview-developers] automatic widget generation question

Felipe Bordeu felipe.bordeu at ec-nantes.fr
Wed Mar 12 06:46:33 EDT 2014


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I'm writing a filter base in the vtkPassArrays filter. For now I just
copy the sources of the vtkPassArrays filter,(changing the name of the
class of course), generate a myfilter.xml for the description.
Compilation ok, but in ParaView the widget is not generated in the same
way as for the vtkPassArrays filter. The original filter has a list
(QTreeView) with the names of the arrays to be passed. But in my filter
I have only 3 QLineEdit.

I copied the vtkPassArrays.cpp vtkPassArrays.h and generate the .xml
(from the ./ParaViewCore/ServerManager/SMApplication/Resources/filters.xml)

Compiled in linux (kubuntu) 64 from git (up to date)

Any ideas???


- -- 
Felipe Bordeu Weldt
Ingénieur de Recherche
- -------------------------------------
Tél. : 33 (0)2 40 37 16 57
Fax. : 33 (0)2 40 74 74 06
Felipe.Bordeu at ec-nantes.fr
Institut GeM - UMR CNRS 6183
École Centrale Nantes
1 Rue de La Noë, 44321 Nantes, FRANCE
- -------------------------------------
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBAgAGBQJTIDsCAAoJEE/fMfNgU9/DFEUH/1UjLcQGYNl1wgV/uVfyhfXG
TbKfoAfDL2yErFoS0jLtnh9fRD+2FVUrtmVn7fj2eC5hnr0uGPTVzX9NO7EJxz8o
QSHnRK0K6y/Efo5sLv40TAcasxoQFB/oSEr5DzDzlJ5aO/ZKHkp3gTG+hObAQNYL
eDyQJ7pNZUJgIzo4HLAGbsMK0Z/yXEW7A+2vnrygWq8DfJB9IpznuV9F30RFfK3V
eCPqJmcPMqxQLb6+Hq3xp6tXk21VJghxvY4GJclGp+jAePGdAtOd1cRKFqJN3Z0r
Plyudy/Dt7KZ0DqUltUUNgZYja4jdAA2aM/v50hKLVJS+Xhfat3ZM2KNZErOYQk=
=Z1gb
-----END PGP SIGNATURE-----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: AddZeros.png
Type: image/png
Size: 27843 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20140312/c19af373/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PassArrays.png
Type: image/png
Size: 26156 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20140312/c19af373/attachment-0003.png>


More information about the Paraview-developers mailing list