We are new to QT4 and are having trouble with the graphics viewer. We have to create a paint application using C++ and we are having trouble trying to place something on the viewer and then being able to refresh it. Please help![]()
We are new to QT4 and are having trouble with the graphics viewer. We have to create a paint application using C++ and we are having trouble trying to place something on the viewer and then being able to refresh it. Please help![]()
First of you may want reed http://doc.trolltech.com/4.5/graphicsview.html.
And then add a QGraphics...Item and then simply modify it through the pointer to the item? Without a richer in detail description you hardly get a better answer...
Bookmarks