I realise my mistake. I should be doing this instead:
Qt Code:
// Length/angle of line // Move it to where i want it to be inside the scene newLine->setPos(50,50);To copy to clipboard, switch view to plain text mode
I realise my mistake. I should be doing this instead:
Qt Code:
// Length/angle of line // Move it to where i want it to be inside the scene newLine->setPos(50,50);To copy to clipboard, switch view to plain text mode
Bookmarks