Wont things mess up if I continually call a function with
?Qt Code:
item->setPos(100, 100); scene->addItem(item);To copy to clipboard, switch view to plain text mode
Wont things mess up if I continually call a function with
?Qt Code:
item->setPos(100, 100); scene->addItem(item);To copy to clipboard, switch view to plain text mode
Bookmarks