What does this:
have to do with this:I have a client server mechanism that works fine on many platforms but he isnt built with QT.
I now have a function called Tile that gets a QPixmap and i want to show it on a QGraphicsScene (screen), Its important that it will be able refresh when a new picture came in from the server side.no.1) Does QGraphicsScene and QGraphicsView have to be declared in main?
The question is not clear.2) It is possible to use show() function in a non-QT class that have QT objects in it ?
You can call show() on objects that implement it.
What do you mean by "it"?3) It is possible at all???
Bookmarks