Then one option might be to use the return value of addButton().
Something like
Qt Code:
resetButton.clicked.connect(....);To copy to clipboard, switch view to plain text mode
Cheers,
_
Then one option might be to use the return value of addButton().
Something like
Qt Code:
resetButton.clicked.connect(....);To copy to clipboard, switch view to plain text mode
Cheers,
_
Bookmarks