summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorShawn Rutledge <shawn.rutledge@digia.com>2013-09-10 18:06:25 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-09-12 12:26:06 +0200
commit96c711fed2463e49f3d7e92063a0b6b596910336 (patch)
tree17a90590b3e5325f18654d893e455f87fec3e5ba /examples
parentb7b573ad6d9f50ebff87f5c6204225366a1675bd (diff)
QMessageBox: shortcuts for selectAll, copy don't conflict with buttons
You can hit a key with no modifier to select a dialog button that has the corresponding mnemonic, but it doesn't make sense to do that if the Control or Meta key is being held. Now you can hit Ctrl-A, Ctrl-C to select all the message detail text and copy it to the clipboard, even if the dialog has buttons with mnemonics like &Continue and Save &Again. But as before, Alt-C, plain C, Alt-A and plain A select the mnemonic buttons on the dialog. Change-Id: I40c052dbb7730bde444ac2de405724a3203d1472 Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions