I might be missing something here, but isn't it as simple as calling
selection being the rectangle in scene coords.Qt Code:
fitInView(selection, Qt::KeepAspectRatio);To copy to clipboard, switch view to plain text mode
I might be missing something here, but isn't it as simple as calling
selection being the rectangle in scene coords.Qt Code:
fitInView(selection, Qt::KeepAspectRatio);To copy to clipboard, switch view to plain text mode
Bookmarks