| Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date | |
| All threads index page 7 | |
Sorry for such a basic question, I have a QGraphicsRectItem and I want to resize it. When I do, its position is way off. I thought all I had to do was use mapToScene() or mapFromScene() (I always get them backwards), but this didnt solve my issue. My width and height are fine, just its position is wrong. What am I doing wrong? Thanks, Jeff -- [ signature omitted ]