Hi,
i want to connect in a modal dialog the F1 key to help button of a QDialogButtonBox. But if I press the F1 key the button is not activated. In the application this is the only object (button or action) connected with the F1 shortcut. Where is the error?
Qt Code:
{ ui->setupUi(this); }To copy to clipboard, switch view to plain text mode
Bookmarks