[Interest] Qt3D. MultiViewPort with QuickControls 2.0 overlay

2016-11-10 Thread MASTER OF ORION
Hi! I need Multi ViewPort and QuickControls over the screen, how can i made it? I know, that i can use Qt3DQuickWindow with normal multi viewport support, but in this case, i can't use QuickControl over the window. I can use Scene3d, but in this case, i can't use multi view port... How to solve

Re: [Interest] Qt3D. MultiViewPort with QuickControls 2.0 overlay

2016-11-03 Thread Paul Lemire
On Thursday, November 03, 2016 10:14:33 AM MASTER OF ORION wrote: > Hi! I need Multi ViewPort and QuickControls over the screen, how can i made > it? > > I know, that i can use Qt3DQuickWindow with normal multi viewport support, > but in this case, i can't use QuickControl over the window. > > I

[Interest] Qt3D. MultiViewPort with QuickControls 2.0 overlay

2016-11-03 Thread MASTER OF ORION
Hi! I need Multi ViewPort and QuickControls over the screen, how can i made it? I know, that i can use Qt3DQuickWindow with normal multi viewport support, but in this case, i can't use QuickControl over the window. I can use Scene3d, but in this case, i can't use multi view port... How to solve