Try to use your special letters direct. You just have to make sure that your *.cpp file is encoded in utf8. So you will save time for escaping them.Qt Code:
ui->nextButton->setText(trUtf8("Déplacer à l'image &suivante"));To copy to clipboard, switch view to plain text mode
Bookmarks