Changed the code like this but still got error message
Qt Code:
connect(ui->tableView->selectionModel(), this,To copy to clipboard, switch view to plain text mode
error: macro "SIGNAL" passed 3 arguments, but takes just 1
error: 'SIGNAL' was not declared in this scope
Thanks.
Bookmarks