PDA

View Full Version : Drag and Drop a 3D shape into a QGraphicsView and display -- how to?



jiapei100
26th February 2013, 15:40
Hi, all:

I’m trying to drag and drop a 3D shape into a QGraphicsView and display. Is there any examples for me to follow or use directly?

Cheers
Pei

alizadeh91
26th February 2013, 18:24
As i know QGraphicsView can handle just 2D drawing. for 3d you have to use openGL api