I tried using traces as well
For instance, if I try this in order to test:
Qt Code:
void CScene::drawItems( QPainter * painter, int numItems, QGraphicsItem * items[], const QStyleOptionGraphicsItem options[] ) { }To copy to clipboard, switch view to plain text mode
doesn't work either
Bookmarks