how to change "OK" to my custom text on QDialogButtonBox?
Unsolved
General and Desktop
-
Hi
You can use
https://doc.qt.io/qt-5/qmessagebox.html#addButton
to add custom buttons.