My guess is you will have to either subclass a QGLWidget and do some OpenGL code to create your plot or you will have to use something like QGraphicsView. I would image it will be virtually impossible to do this without getting your hands dirty and writing some code, i.e. you will have to use something more then Qt Creator to do this.
Bookmarks