Notes |
|
(0034679)
|
Ben Boeckel (Kitware)
|
2015-07-07 15:47
|
|
|
|
(0035327)
|
Ben Boeckel (Kitware)
|
2015-10-21 11:29
|
|
The linked branches have been merged, so code should be migrating to QVTKWidget2. Should we mark QVTKWidget for deprecation? |
|
|
(0035337)
|
Dženan Zukić
|
2015-10-21 12:45
|
|
Sure, if QVTKWidget2 works better, we should mark the old one as deprecated. |
|
|
(0035347)
|
Jean-Christophe Fillion-Robin
|
2015-10-21 13:28
|
|
Is there any reason to keep using QVTKWidget ?
=> Based on Ben comment, QVTKWidget2 doesn't yet work well with OpenGL2.
Having a class with a "2" suffix seems awkward. While there is probably a good historical reason, deprecating and having a plan for removal of the other class may be good.
> problems with the transparency since Qt5 doesn't set up the OpenGL context properly by default for depth peeling
Should an issue be reported to Qt ? |
|
|
(0035350)
|
Ben Boeckel (Kitware)
|
2015-10-21 13:35
|
|
No, VTK wasn't setting up the context properly. |
|
|
(0035487)
|
Clinton Stimpson
|
2015-11-27 10:36
|
|
QVTKWidget is not dependent on OpenGL. For example, it may be used with mangled mesa.
QVTKWidget2 does not support that use case. |
|
|
(0035876)
|
Jerome Velut
|
2016-04-08 03:05
(edited on: 2016-04-08 03:34) |
|
Strangely, I have a transparency issue with Qt also in my application. But in ParaView!
So what does paraview special on the QVTKWidget ?
*EDIT Ok, forget about it: ParaView uses Qt4 even in 5.0RC :) *
|
|
|
(0035991)
|
Utkarsh Ayachit
|
2016-05-18 13:41
|
|
|
|
(0035992)
|
Utkarsh Ayachit
|
2016-05-18 13:43
|
|
|
|
(0037387)
|
Kitware Robot
|
2016-08-12 09:55
|
|
Resolving issue as `moved`.
This issue tracker is no longer used. Further discussion of this issue may take place in the current VTK Issues page linked in the banner at the top of this page. |
|