Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
In a qmessagebox, standard yes /no button, can we change the text displayed into others? If we can, how can we do it?
@cdcc0606 Yes. Create a new QMessageBox instance and addButton. Specify whatever text you want.
QMessageBox
Yes, i've found how to change the text